Add a puts optimization that converts puts() to putchar('\n').
[oota-llvm.git] / test / Transforms / StripSymbols / 2010-08-25-crash.ll
2010-08-25 Devang PatelDIGlobalVariable can be used to encode debug info for...