summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-08-15-CastAmbiguity.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-02 20:34:08 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-02 20:34:08 +0000
commitd7c2c2f753ae80257798fd25a879ec17df953c5b (patch)
treec78dd40b1101360a07cdaca9c660ab5d7fd1879c /test/Assembler/2002-08-15-CastAmbiguity.ll
parent21fdb97a9142490ac534bdfa3cf254575b6c847b (diff)
downloadllvm-d7c2c2f753ae80257798fd25a879ec17df953c5b.tar.gz
llvm-d7c2c2f753ae80257798fd25a879ec17df953c5b.tar.bz2
llvm-d7c2c2f753ae80257798fd25a879ec17df953c5b.tar.xz
Use llvm-upgrade these tests as they all use old assembly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32130 91177308-0d34-0410-b5e6-96231b3b80d8
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) {