Fix a scalability issue with complex ConstantExprs.
[oota-llvm.git] / test / Transforms / GlobalDCE / 2003-07-01-SelfReference.ll
index a09ed462420d879936ee910016597b1387cb4349..738ec43aaeb1719b5bc31c76cfcd994511e317a5 100644 (file)
@@ -1,5 +1,5 @@
 ; distilled from 255.vortex
-; RUN: opt %s -globaldce -S | not grep testfunc
+; RUN: opt %s -globaldce -S | not grep testfunc
 
 declare i1 ()* @getfunc()