4 lines
240 B
Text
4 lines
240 B
Text
# RUN: yaml2obj %S/Inputs/rel24-non-zero-addend.yaml -o %t.o
|
|
# RUN: llvm-jitlink -noexec %t.o 2>&1
|
|
# The object is generated from llvm/test/ExecutionEngine/MCJIT/test-global-ctors.ll,
|
|
# containing an R_PPC64_REL24 whose addend is not zero.
|