Corruptly merge constants with explicit and implicit alignments.
[oota-llvm.git] / test / Transforms / ConstProp / 2007-02-23-sdiv.ll
index 721199fc7f141ee4ca81ba971942002a6f041663..75f58b573fff53a1496ce5abaae51d4126478281 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis | grep {global i32 0}
+; RUN: llvm-as < %s | llvm-dis | grep "global i32 0"
 ; PR1215
 
 @G = global i32 sdiv (i32 0, i32 -1)