Return const char* instead of std::string in Tool classes
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 17:24:26 +0000 (17:24 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 17:24:26 +0000 (17:24 +0000)
commitb96cb6082784fcf58349fa37e8d4a7cd2030c9cb
tree23dc6cdff26b84da9b6e2d4077f5903b21215b42
parent6591c8938c806b516c40ef7849fc73674dff549a
Return const char* instead of std::string in Tool classes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50733 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Tool.h
utils/TableGen/LLVMCCConfigurationEmitter.cpp