Situations can arise when you have a function called that returns a 'void', but
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-14-DoubleNest.ll
2008-01-14 Duncan SandsI noticed that the trampoline straightening transformat...