summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a unit test to verifies that attribute uniquing works so it doesn't ↵Benjamin Kramer2013-01-121-0/+1
| | | | | | | | break again. The folding set details can be subtle and broke twice in the last couple of weeks. llvm-svn: 172313
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+36
library rename. llvm-svn: 171747
OpenPOWER on IntegriCloud