llvm-for-llvmta/test/ExecutionEngine/JITLink/AArch64/MachO_arm64_ehframe.test

5 lines
213 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
# RUN: llvm-jitlink -noexec %S/Inputs/MachO_arm64_ehframe.o
#
# Perform a no-exec link of MachO_arm64_ehframe.o and verify that it does not
# generate any errors despite having a relocation on the pc-begin field.