summaryrefslogtreecommitdiff
path: root/unittests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-191-0/+1
* unittests/CMakeLists.txt: Add missing VMCore/ValueMapTest.cpp to VMCoreTests.NAKAMURA Takumi2010-11-141-0/+1
* unittests/CMakeLists.txt: Don't use RTTI, or linking failed.NAKAMURA Takumi2010-10-291-1/+0
* Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience targetOscar Fuentes2010-10-281-0/+3
* Support: Add Endian.hMichael J. Spencer2010-10-211-1/+2
* unittests: Use the correct defines and global variables when building on CMake.Michael J. Spencer2010-10-191-0/+2
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-111-0/+1
* Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."Michael J. Spencer2010-10-111-1/+0
* Reduce dpendencies for SupportTests.Michael J. Spencer2010-10-111-13/+19
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-111-0/+1
* Remove reference to nonexistent test in CMake makefile for unit testsDouglas Gregor2010-09-271-2/+1
* Reverting "CMake: Don't include tools, unittets, or examples asOscar Fuentes2010-09-251-3/+1
* CMake: Don't include tools, unittets, or examples as available targetsMichael J. Spencer2010-09-241-1/+3
* CMake: Build unittests.Michael J. Spencer2010-09-241-0/+95