brintos

brintos / llvm-project-archived public Read only

0
0
Text · 458 B · 5142a84 Raw
10 lines · plain
1# RUN: llvm-jitlink -noexec %S/Inputs/MachO_was_private_extern.o2#3# Perform a no-exec link of MachO_was_private_extern.o and verify that it does4# not generate any errors despite the presence of a 'was private extern' symbol5# (N_PEXT set, N_EXT unset).6#7# The test case for this is a relocatable object file rather than assembly as8# objects must be run through ld64's 'ld -r' mode to produce them and we can't9# assume that that is available everywhere.10