summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DIE.h
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-01-24 10:43:44 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-01-24 10:43:44 +0000
commit7f1417f7cfd02e56f1d77830ddeb3e68485f0c59 (patch)
tree97ae17b18df18bf409cf7100e002e9df7567086c /llvm/lib/CodeGen/AsmPrinter/DIE.h
parent4d73703ffda9ababae72263606c5db97e1a7d9e3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud