Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / Transforms / RaiseAllocations / 2007-10-17-InvokeFree.ll
2007-10-17 Devang PatelDo not raise free() call that is called through invoke...