optimize away stackrestore calls that have no intervening alloca or call.
[oota-llvm.git] / test / Transforms / StripSymbols /
2008-01-16 Devang PatelDo not strip llvm.used values.