Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 30 Aug 2004 06:29:06 +0000 (06:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 30 Aug 2004 06:29:06 +0000 (06:29 +0000)
commitca01f9bc6fc72143ed95cea2535085f151a97d41
tree10c2266dc8bc678e824633389f8ac2ab4c62f610
parent7c14fd152e27aab095d0fe8471903d90c693f36e
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Revise token substitution to be a little faster.
Clean up exception throwing, make sure its always a std::string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16116 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/CompilerDriver.cpp
tools/llvmc/CompilerDriver.h
tools/llvmc/ConfigLexer.h
tools/llvmc/ConfigLexer.l
tools/llvmc/Configuration.cpp