diff --git a/test/MC/ELF/fde.s b/test/MC/ELF/fde.s index b7fa48b7bc5..52ee33f16fb 100644 --- a/test/MC/ELF/fde.s +++ b/test/MC/ELF/fde.s @@ -1,4 +1,4 @@ -# RUN: llvm-mc -filetype=obj %s -o %t.o && llvm-objdump -s %t.o +# RUN: llvm-mc -filetype=obj %s -o %t.o -triple x86_64-pc-linux-gnu && llvm-objdump -s %t.o # PR13581 # CHECK: Contents of section .debug_frame: