1// REQUIRES: x86 2// RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %s -o %t.o 3// RUN: ld.lld %t.o %t.o -o /dev/null -shared 4// We used to try to read the relocations as RELA and error out 5 6 .cfi_startproc 7 .cfi_endproc 8