aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CompilerDriver/Action.cpp
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2010-02-23 09:04:57 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2010-02-23 09:04:57 +0000
commiteb0618eb665730f43aa4ec670a6823f6e7daca45 (patch)
treec2871a835c4b83f2c5c844a8301be19c682f4468 /lib/CompilerDriver/Action.cpp
parent53b9cbd843dfac3600fc23f1d110449dec181ff1 (diff)
downloadexternal_llvm-eb0618eb665730f43aa4ec670a6823f6e7daca45.zip
external_llvm-eb0618eb665730f43aa4ec670a6823f6e7daca45.tar.gz
external_llvm-eb0618eb665730f43aa4ec670a6823f6e7daca45.tar.bz2
Implement order-preserving option forwarding.
Needed to correctly handle things like 'llvmc -framework Foo foo.o -framework Bar bar.o' - before this commit all '-framework' options would've been grouped together in the beginning. Due to our dependence on CommandLine this turned out to be a giant hack; we will migrate away from CommandLine eventually. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96922 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CompilerDriver/Action.cpp')
0 files changed, 0 insertions, 0 deletions