aboutsummaryrefslogtreecommitdiff
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 8f12eb65ca..0634b9f430 100644
--- a/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
+++ b/test/Assembler/2002-10-13-ConstantEncodingProblem.llx
@@ -1,4 +1,4 @@
-; RUN: as < %s | dis
+; RUN: llvm-as < %s | llvm-dis
%Domain = type { %Domain**, %Domain* }