Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / Feature / llvm2cpp.ll
index e2b082ff3c117ea076f97fd92faddf2ac4bae890..651a65bbea92802da376fd68fb3430101238f721 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis > /dev/null
-; RUN: llvm-as < %s | llvm2cpp -gen-program -o -
+; RUN: llvm-as < %s | llc -march=cpp -cppgen=program -o -
 
 @X = global i32 4, align 16            ; <i32*> [#uses=0]