llvm-6502/unittests
NAKAMURA Takumi 130a2dd3c6 unittests/CMakeLists.txt: Suppress building ValueMapTest on MSVC older than 10(VS2010).
MSVC9 and 8 cannot compile ValueMapTest.cpp due to their bug.
See issue#331418 in Visual Studio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119782 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-19 03:19:32 +00:00
..
ADT Revert "Add ADT/IntervalMap.", GCC doesn't like it. 2010-11-19 01:21:03 +00:00
Analysis
ExecutionEngine
Support Support: Add Endian.h 2010-10-21 20:28:21 +00:00
Transforms
VMCore Revert 119600 to unbreak the build. Francois, please investigate. 2010-11-18 01:38:07 +00:00
CMakeLists.txt unittests/CMakeLists.txt: Suppress building ValueMapTest on MSVC older than 10(VS2010). 2010-11-19 03:19:32 +00:00
Makefile
Makefile.unittest