aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Transforms
Commit message (Expand)AuthorAgeFilesLines
* Factor out redundancy from clone() implementations.Devang Patel2009-10-271-28/+28
* Type.h doesn't need to #include LLVMContext.hChris Lattner2009-10-271-0/+1
* Introduce and use convenience methods for getting pointer typesDuncan Sands2009-10-061-1/+1
* New unit test for the cloning module, which so far only covers cloning ofNick Lewycky2009-09-273-0/+119