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 | 7f1417f7cfd02e56f1d77830ddeb3e68485f0c59 (patch) | |
tree | 97ae17b18df18bf409cf7100e002e9df7567086c /llvm/lib/CodeGen/AsmPrinter/DIE.h | |
parent | 4d73703ffda9ababae72263606c5db97e1a7d9e3 (diff) | |
download | bcm5719-llvm-7f1417f7cfd02e56f1d77830ddeb3e68485f0c59.tar.gz bcm5719-llvm-7f1417f7cfd02e56f1d77830ddeb3e68485f0c59.zip |
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.
llvm-svn: 148797
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DIE.h')
0 files changed, 0 insertions, 0 deletions