Correct option forwarding: initial implementation.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 23 Feb 2010 09:04:44 +0000 (09:04 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 23 Feb 2010 09:04:44 +0000 (09:04 +0000)
commita34f97ab22d55b38423d25663cc26408ac34a721
tree0579d1e6e25177b71043e6d569185240e9281d1a
parentc6e0dbf1ddb767e6587bbf340b8dc66a20b7cfea
Correct option forwarding: initial implementation.

Does not work, but the infrastructure changes are in place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96920 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Common.td
include/llvm/CompilerDriver/Tool.h
lib/CompilerDriver/Tool.cpp
tools/llvmc/Makefile
tools/llvmc/plugins/Base/Base.td.in
tools/llvmc/plugins/Clang/Clang.td
utils/TableGen/LLVMCConfigurationEmitter.cpp