Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expre...
[oota-llvm.git] / test / Linker / unnamed-addr-err-b.ll
1 ; This file is for use with unnamed-addr-err-a.ll
2 ; RUN: true
3
4 @foo = appending global [1 x i32] [i32 42]