aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/CompilationGraph.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
commit1afba8e474c54939bc6ab92ed57776fd059529a0 (patch)
treec2871a835c4b83f2c5c844a8301be19c682f4468 /lib/CompilerDriver/CompilationGraph.cpp
parent7cebe55bade5c784fb9e2c574cc797fcd6cf1082 (diff)
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/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions