brintos

brintos / llvm-project-archived public Read only

0
0
Text · 221 B · d633e6a Raw
8 lines · plain
1// REQUIRES: x862// RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %s -o %t.o3// RUN: ld.lld %t.o %t.o -o /dev/null -shared4// We used to try to read the relocations as RELA and error out5 6	.cfi_startproc7	.cfi_endproc8