fix a globalopt crash on two Adobe-C++ testcases that the recent
[llvm.git] / test / Transforms / GlobalDCE / 2003-10-09-PreserveWeakGlobals.ll
blob5b2c97f0f85e5d5bc64f0bbfc486d1cc1843d775
1 ; Weak variables should be preserved by global DCE!
3 ; RUN: opt < %s -globaldce -S | grep @A
6 @A = weak global i32 54