Support Objective C++ too.
[oota-llvm.git] / test / Assembler / 2003-11-05-ConstantExprShift.llx
index 8e79abe33aa3fb3c5b5a7ce1711b53247e7b0e0c..e78af237f90a0e648edec29dabf44878b30aac17 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis
 
 int %test() {
   ret int shr (int cast (int()* %test to int), ubyte 2)