Enable tail merging on PPC.
[oota-llvm.git] / test / Transforms / GlobalDCE / 2002-07-17-ConstantRef.ll
index 2a398468beec63902b64d6e60e5fcd6f9d61a2eb..740f7201a348aefb768a6f876886dffb7011e4ad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globaldce
+; RUN: opt < %s -globaldce
 ;
 
 @X = global void ()* @func              ; <void ()**> [#uses=0]