Enable tail merging on PPC.
[oota-llvm.git] / test / Transforms / GlobalDCE / 2002-08-17-WorkListTest.ll
index f3917b84ee49b5f8fddfa3ccb9399044f37ac0f1..42fcb1e004a6810ad9effd65d32ac51f890c74df 100644 (file)
@@ -1,7 +1,7 @@
 ; This testcase tests that a worklist is being used, and that globals can be 
 ; removed if they are the subject of a constexpr and ConstantPointerRef
 
-; RUN: opt %s -globaldce -S | not grep global
+; RUN: opt %s -globaldce -S | not grep global
 
 @t0 = internal global [4 x i8] c"foo\00"                ; <[4 x i8]*> [#uses=1]
 @t1 = internal global [4 x i8] c"bar\00"                ; <[4 x i8]*> [#uses=1]