Chandler Carruth 124e51c0d2 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151024 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-21 03:39:36 +00:00
..
2012-02-06 22:41:47 +00:00
2011-12-12 17:34:04 +00:00
2011-12-15 21:11:38 +00:00
2012-01-23 22:55:02 +00:00
2011-12-12 21:14:40 +00:00
2012-02-06 22:30:29 +00:00
2012-02-06 22:41:47 +00:00
2011-11-28 00:49:01 +00:00