aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-01-25 09:12:06 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-01-25 09:12:06 +0000
commitb65b111d247a03b09d9ab328da380b1a463cbe25 (patch)
treeb9f840136003508b44b7ea240bed5101d50e0f20 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent509b7af01777bb623ce29390618f6531a08b98de (diff)
downloadllvm-b65b111d247a03b09d9ab328da380b1a463cbe25.zip
llvm-b65b111d247a03b09d9ab328da380b1a463cbe25.tar.gz
llvm-b65b111d247a03b09d9ab328da380b1a463cbe25.tar.bz2
Switch the ToolChain types to all store a Driver reference rather than
a HostInfo reference. Nothing about the HostInfo was used by any toolchain except digging out the driver from it. This just makes that a lot more direct. The change was accomplished entirely mechanically. It's one step closer to removing the shim full of buggy copy/paste code that is HostInfo. llvm-svn: 148945
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions