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 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