diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2010-02-23 09:04:57 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2010-02-23 09:04:57 +0000 |
commit | 1afba8e474c54939bc6ab92ed57776fd059529a0 (patch) | |
tree | c2871a835c4b83f2c5c844a8301be19c682f4468 /lib/CompilerDriver/Main.cpp | |
parent | 7cebe55bade5c784fb9e2c574cc797fcd6cf1082 (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/Main.cpp')
0 files changed, 0 insertions, 0 deletions