diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-01-24 10:43:44 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-01-24 10:43:44 +0000 |
commit | 4a04d0b4aa33e98ea9e7b3e787f0490585ce9b6f (patch) | |
tree | 4d5108daade3980eb902e37656c624f8e907f09d /lib/CodeGen/CodeGenModule.cpp | |
parent | 91e6076b9bf5e09dc6b202d17a5647b724e6f6e6 (diff) |
Remove HostInfo::useDriverDriver(). This was only used in two places
inside the innards of the Driver implementation, and only ever
implemented to return 'true' for the Darwin OSes. Instead use a more
direct query on the target triple and a comment to document why the
target matters here.
If anyone is worried about this predicate getting wider use or improper
use, I can make it a local or private predicate in the driver.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148797 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions