InstCombine: Simplify if(x!=0 && x!=-1).
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / do-not-touch-odr-global.ll
2011-11-17 Kostya Serebryanyfall back to explicit list of allowed linkages when...