Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / InstCombine / 2012-05-27-Negative-Shift-Crash.ll
2012-05-27 Benjamin KramerPR12967: Don't crash when trying to fold a shift that...