Change AsmName's type from StringRef to std::string. AsmName was pointing to a tempor...
[oota-llvm.git] / utils / Misc /
2009-11-08 Daniel DunbarAdd a 'zkill' script, which is more-or-less a fancy...