summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/trap.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/trap.ll')
-rw-r--r--test/CodeGen/X86/trap.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/trap.ll b/test/CodeGen/X86/trap.ll
index 9a013ff..03ae6bf 100644
--- a/test/CodeGen/X86/trap.ll
+++ b/test/CodeGen/X86/trap.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah | grep ud2
+; RUN: llc < %s -march=x86 -mcpu=yonah | grep ud2
define i32 @test() noreturn nounwind {
entry:
tail call void @llvm.trap( )
OpenPOWER on IntegriCloud