aboutsummaryrefslogtreecommitdiff
path: root/llvm/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
commit3222d94a287d46d3a1fdc991b70ab48b7d4c0729 (patch)
treeb687f15ba17ba2b33080903521637f5a0e73b3a6 /llvm/lib/CompilerDriver/CompilationGraph.cpp
parentd76f096a5305fc4d7d776f1626499d0a1cb1d3e9 (diff)
downloadllvm-3222d94a287d46d3a1fdc991b70ab48b7d4c0729.zip
llvm-3222d94a287d46d3a1fdc991b70ab48b7d4c0729.tar.gz
llvm-3222d94a287d46d3a1fdc991b70ab48b7d4c0729.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. llvm-svn: 96922
Diffstat (limited to 'llvm/lib/CompilerDriver/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions