diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-01-24 10:21:46 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-01-24 10:21:46 +0000 |
commit | 4d73703ffda9ababae72263606c5db97e1a7d9e3 (patch) | |
tree | 9f3e6f47edaf53520fd356cb2e7ba66638da3893 /clang/lib/Driver/HostInfo.cpp | |
parent | df1666e4e6bf1034231317327da6743aacd15999 (diff) | |
download | bcm5719-llvm-4d73703ffda9ababae72263606c5db97e1a7d9e3.tar.gz bcm5719-llvm-4d73703ffda9ababae72263606c5db97e1a7d9e3.zip |
Hoist the targeted triple object into an actual object in the Driver.
The Driver has a fixed target, whether we like it or not, the
DefaultTargetTriple is not a default. This at least makes things more
honest. I'll eventually get rid of most (if not all) of
DefaultTargetTriple with this proper triple object. Bit of a WIP.
llvm-svn: 148796
Diffstat (limited to 'clang/lib/Driver/HostInfo.cpp')
0 files changed, 0 insertions, 0 deletions