summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-10-13-ConstantEncodingProblem.llx')
-rw-r--r--test/Assembler/2002-10-13-ConstantEncodingProblem.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2002-10-13-ConstantEncodingProblem.llx b/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
index 0634b9f430..2c3f41b8ce 100644
--- a/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
+++ b/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis
%Domain = type { %Domain**, %Domain* }