[InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
[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 -S | grep @A
4
5
6 @A = weak global i32 54