diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-02-21 03:39:36 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-02-21 03:39:36 +0000 |
commit | 2d27b0f0ed36f8e76923c2a2b87950cce5fc433f (patch) | |
tree | 8bafedb902a7d44e9959482a48bf1216ebab10fa /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 228063cd21c4e13aba0ef7a4522b1f32e3116c18 (diff) | |
download | bcm5719-llvm-2d27b0f0ed36f8e76923c2a2b87950cce5fc433f.tar.gz bcm5719-llvm-2d27b0f0ed36f8e76923c2a2b87950cce5fc433f.zip |
Switch the llvm::Triple class to immediately parse the triple string on
construction. Simplify its interface, implementation, and users
accordingly as there is no longer an 'uninitialized' state to check for.
Also, fixes a bug lurking in the interface as there was one method that
didn't correctly check for initialization.
llvm-svn: 151024
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions