[ELF][test] Add another -triple=x86_64 to linkorder-mixed.s

Fixes an error on macOS:
error: mach-o section specifier uses an unknown section type
This commit is contained in:
Fangrui Song 2020-08-05 17:00:16 -07:00
parent 8b9e86fea6
commit 3af4039876
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# CHECK-NEXT: [[#%x,ADDR:]] 01020003
## TODO Allow non-contiguous SHF_LINK_ORDER sections in an output section.
# RUN: llvm-mc --filetype=obj --defsym EXTRA=1 %s -o %t.o
# RUN: llvm-mc --filetype=obj -triple=x86_64 --defsym EXTRA=1 %s -o %t.o
# RUN: not ld.lld %t.o -o /dev/null
.section .text,"ax",@progbits,unique,0