commit | 1afba8e474c54939bc6ab92ed57776fd059529a0 | [log] [tgz] |
---|---|---|
author | Mikhail Glushenkov <foldr@codedgers.com> | Tue Feb 23 09:04:57 2010 +0000 |
committer | Mikhail Glushenkov <foldr@codedgers.com> | Tue Feb 23 09:04:57 2010 +0000 |
tree | c2871a835c4b83f2c5c844a8301be19c682f4468 | |
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