Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / GlobalDCE / 2003-10-09-PreserveWeakGlobals.ll
1 ; Weak variables should be preserved by global DCE!
2
3 ; RUN: opt %s -globaldce | llvm-dis | grep @A
4
5
6 @A = weak global i32 54