Pass lists of -I and -D options through to the Compiler Driver.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 30 Aug 2004 06:27:32 +0000 (06:27 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 30 Aug 2004 06:27:32 +0000 (06:27 +0000)
commit7c14fd152e27aab095d0fe8471903d90c693f36e
treeec8d83239da0509bc2c3edaba1cd09f89e081df6
parentb993feb53c2c46b1bab65f486598d20f220b3daf
Pass lists of -I and -D options through to the Compiler Driver.
Handle -g and -Wxxx for GCC compatibility

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16115 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/llvmc.cpp