aboutsummaryrefslogtreecommitdiffstats
path: root/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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172313 91177308-0d34-0410-b5e6-96231b3b80d8
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+36
library rename. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171747 91177308-0d34-0410-b5e6-96231b3b80d8