summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2006-02-12-InsertLibcall.ll')
-rw-r--r--test/CodeGen/Generic/2006-02-12-InsertLibcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll b/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
index bacf8b5e2f9ec..5508272b55514 100644
--- a/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
+++ b/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
@G = external global i32 ; <i32*> [#uses=1]
define void @encode_one_frame(i64 %tmp.2i) {