summaryrefslogtreecommitdiff
path: root/unittests/ADT/TripleTest.cpp
Commit message (Expand)AuthorAge
* Improve Triple to recognize the OS in i386-mingw32.Daniel Dunbar2009-08-18
* Update Triple to use StringRef/Twine based APIs.Daniel Dunbar2009-07-26
* Revert my intentional breakage.Daniel Dunbar2009-06-30
* Intentionally break a unittest to test my buildbot gtest command.Daniel Dunbar2009-06-30
* Reversed order of args in EXPECT_EQ() macros to be in the correct order:Misha Brukman2009-06-09
* Add llvm::Triple class for abstracting access to target triples.Daniel Dunbar2009-04-01