Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a triple to try and get this test passing on the ARM bots. | Nico Weber | 2014-12-23 | 1 | -1/+1 |
| | | | | llvm-svn: 224747 | ||||
* | Rename test.cc files to test.cpp. | Nico Weber | 2014-12-22 | 1 | -0/+10 |
The lit.cfg files only add .cpp to suffixes, so these tests used to never run, oops. (Also tweak to of these tests in minor ways to make the actually pass.) llvm-svn: 224718 |