aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/test-load-fold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/test-load-fold.ll')
-rw-r--r--test/CodeGen/X86/test-load-fold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/test-load-fold.ll b/test/CodeGen/X86/test-load-fold.ll
index 5d2d286..847d91e 100644
--- a/test/CodeGen/X86/test-load-fold.ll
+++ b/test/CodeGen/X86/test-load-fold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-upgrade < %s | llvm-as | llc
%struct._obstack_chunk = type { sbyte*, %struct._obstack_chunk*, [4 x sbyte] }
%struct.obstack = type { int, %struct._obstack_chunk*, sbyte*, sbyte*, sbyte*, int, int, %struct._obstack_chunk* (...)*, void (...)*, sbyte*, ubyte }
%stmt_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=1]