[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / GlobalDCE / 2003-10-09-PreserveWeakGlobals.ll
index 12d4736d2749de0b64289a4d39c5889a8143c9c4..5b2c97f0f85e5d5bc64f0bbfc486d1cc1843d775 100644 (file)
@@ -1,6 +1,6 @@
 ; Weak variables should be preserved by global DCE!
 
-; RUN: llvm-as < %s | opt -globaldce | llvm-dis | grep @A
+; RUN: opt < %s -globaldce -S | grep @A
 
 
 @A = weak global i32 54