Try to work around grep's "Binary file (standard input) matches" complaints seen
[oota-llvm.git] / test / Transforms / LICM / licm_preserve_dbginfo.ll
2009-10-11 Torok EdwinLICM shouldn't sink/delete debug information. Fix this...