Support the -WX, -f -M options as pass throughs
authorReid Spencer <rspencer@reidspencer.com>
Tue, 14 Sep 2004 01:58:45 +0000 (01:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 14 Sep 2004 01:58:45 +0000 (01:58 +0000)
commit54fafe4dc9d3ad1cedd638f1a298cedba166fd6e
treec4160e9a76d28ba3c3e0fd245b293de5c0db301b
parent74e7261e90b3a93ae86f30aec7ea8c3872764ce3
Support the -WX, -f -M options as pass throughs
Change force option from -f to -F
Support the -strip option
Make changes to reflect different interface in sys::Program

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