From: Nick Lewycky Date: Sun, 12 Aug 2012 08:21:27 +0000 (+0000) Subject: Give this test an explicit triple. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=af402acff30acda75bbdc4aaad653db9dceacaba;p=oota-llvm.git Give this test an explicit triple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161740 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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: