summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-07-20-InlineAsm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-07-20-InlineAsm.ll')
-rw-r--r--test/CodeGen/X86/2006-07-20-InlineAsm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-07-20-InlineAsm.ll b/test/CodeGen/X86/2006-07-20-InlineAsm.ll
index 6bf9cc94a4..8f409eb841 100644
--- a/test/CodeGen/X86/2006-07-20-InlineAsm.ll
+++ b/test/CodeGen/X86/2006-07-20-InlineAsm.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86
; PR833
%G = weak global int 0 ; <int*> [#uses=3]