summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2012-08-12 08:21:27 +0000
committerNick Lewycky <nicholas@mxc.ca>2012-08-12 08:21:27 +0000
commitaf402acff30acda75bbdc4aaad653db9dceacaba (patch)
tree371a4510bf4056971eb3e95a1003b7fe2f37dc04 /test
parent0c5602de8c0dfa716f54306a1c540b98ab803584 (diff)
downloadllvm-af402acff30acda75bbdc4aaad653db9dceacaba.tar.gz
llvm-af402acff30acda75bbdc4aaad653db9dceacaba.tar.bz2
llvm-af402acff30acda75bbdc4aaad653db9dceacaba.tar.xz
Give this test an explicit triple.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161740 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/ELF/fde.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/fde.s b/test/MC/ELF/fde.s
index b7fa48b7bc..52ee33f16f 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: