468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
8 lines
214 B
ArmAsm
8 lines
214 B
ArmAsm
// REQUIRES: x86
|
|
// RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %s -o %t.o
|
|
// RUN: ld.lld %t.o %t.o -o %t -shared
|
|
// We used to try to read the relocations as RELA and error out
|
|
|
|
.cfi_startproc
|
|
.cfi_endproc
|