Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Triple to recognize the OS in i386-mingw32. | Daniel Dunbar | 2009-08-18 | 1 | -0/+12 |
* | Update Triple to use StringRef/Twine based APIs. | Daniel Dunbar | 2009-07-26 | 1 | -36/+36 |
* | Revert my intentional breakage. | Daniel Dunbar | 2009-06-30 | 1 | -2/+0 |
* | Intentionally break a unittest to test my buildbot gtest command. | Daniel Dunbar | 2009-06-30 | 1 | -0/+2 |
* | Reversed order of args in EXPECT_EQ() macros to be in the correct order: | Misha Brukman | 2009-06-09 | 1 | -70/+70 |
* | Add llvm::Triple class for abstracting access to target triples. | Daniel Dunbar | 2009-04-01 | 1 | -0/+137 |