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