aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pic_jumptable.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pic_jumptable.ll')
-rw-r--r--test/CodeGen/X86/pic_jumptable.ll6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/CodeGen/X86/pic_jumptable.ll b/test/CodeGen/X86/pic_jumptable.ll
index 4c38fb8..d074514 100644
--- a/test/CodeGen/X86/pic_jumptable.ll
+++ b/test/CodeGen/X86/pic_jumptable.ll
@@ -1,7 +1,5 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -relocation-model=pic -march=x86 | not grep -F .text
-target endian = little
-target pointersize = 32
-target triple = "i386-linux-gnu"
+; RUN: llvm-upgrade < %s | llvm-as | llc -relocation-model=pic -mtriple=i386-linux-gnu | not grep -F .text
+; RUN: llvm-upgrade < %s | llvm-as | llc -relocation-model=pic -mtriple=i686-apple-darwin | not grep lea
implementation ; Functions: