llvm-6502/unittests
Oscar Fuentes da9756365b Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target
UnitTests for building all the unit tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117545 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-28 14:38:35 +00:00
..
ADT Switch attribute macros to use 'LLVM_' as a prefix. We retain the old names 2010-10-23 08:10:43 +00:00
Analysis
ExecutionEngine
Support Support: Add Endian.h 2010-10-21 20:28:21 +00:00
Transforms
VMCore Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
CMakeLists.txt Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target 2010-10-28 14:38:35 +00:00
Makefile
Makefile.unittest