Jake Egan
1b8e39a1a2
[clang][modules] Objective-C test lacks support on AIX/zOS ( #77485 )
...
To fix error: `fatal error: error in backend: Objective-C support is
unimplemented for object file format`
Same rationale as 22f01cd.
2024-01-09 13:40:21 -05:00
Zibi Sarbinowski
a85cbe8f90
Disable autolink_private_module.m for z/OS & AIX
...
This change disables it on z/OS and AIX since it fails on both platforms with:
fatal error: error in backend: Objective-C support is unimplemented for object file format
2024-01-09 10:33:45 -05:00
Juergen Ributzka
f4bc70e886
[clang][modules] Remove _Private
suffix from framework auto-link hints. ( #77120 )
...
- [clang][modules] Remove no longer needed autolink test for TBD files.
- [clang][modules] Remove `_Private` suffix from framework auto-link
hints.
2024-01-08 11:04:22 -08:00