summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-08-15-CastAmbiguity.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-08-15-CastAmbiguity.ll')
-rw-r--r--test/Assembler/2002-08-15-CastAmbiguity.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Assembler/2002-08-15-CastAmbiguity.ll b/test/Assembler/2002-08-15-CastAmbiguity.ll
index ce1ce0701d..c44ee670eb 100644
--- a/test/Assembler/2002-08-15-CastAmbiguity.ll
+++ b/test/Assembler/2002-08-15-CastAmbiguity.ll
@@ -1,6 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
-
-
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
void %test(int %X) {