llvm-project/llvm/test/ExecutionEngine/JITLink/X86/Inputs
Lang Hames a49b05bb61 [JITLink][MachO] Use correct symbol scope when N_PEXT is set and N_EXT unset.
MachOLinkGraphBuilder has been treating these as hidden, but they should be
treated as local.

Symbols with N_PEXT set and N_EXT unset are produced when hidden symbols are
run through 'ld -r' without passing -keep_private_externs. They will show up
under 'nm -m' as "was private extern", hence the name of the test cases.

Testcase commited as relocatable object to ensure that the test suite doesn't
depend on having 'ld -r' available.
2020-08-15 15:53:33 -07:00
..
MachO_GOTAndStubsOptimizationHelper.s
MachO_global_linker_private_def.s [JITLink][MachO] Re-apply b64afadf30, MachO linker-private support, with fixes. 2020-03-14 18:36:15 -07:00
MachO_internal_linker_private_def.s [JITLink][MachO] Re-apply b64afadf30, MachO linker-private support, with fixes. 2020-03-14 18:36:15 -07:00
MachO_test_harness_test.s [llvm-jitlink] Add -phony-externals option to suppress unresolved externals. 2020-08-01 18:33:44 -07:00
MachO_weak_defs_extra.s [JITLink] Read symbol linkage from the correct field. 2020-03-11 20:04:54 -07:00
MachO_x86-64_ehframe.o
MachO_x86-64_was_private_extern.o [JITLink][MachO] Use correct symbol scope when N_PEXT is set and N_EXT unset. 2020-08-15 15:53:33 -07:00