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 5a48570d32..d18ce14c63 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: llvm-upgrade < %s | llvm-as | llc
%G = external global int
void %encode_one_frame(long %tmp.2i) {