commit | 4d7ff6e8639bdce74e39b90370729ad0179ebcca | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 25 09:12:06 2012 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 25 09:12:06 2012 +0000 |
tree | 0195779ffca4090dc88a0fa910cbb37daba31f4d | |
parent | 56576f72340cee94c85a2af21327c86a6f024d53 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148945 91177308-0d34-0410-b5e6-96231b3b80d8