llvm-6502/unittests
Ted Kremenek 9c336fabd5 Tweak ImmutableMap/ImmutableSet/ImmutableList APIs
to use lowercase letters for the start of most
method names and to replace some method names
with more descriptive names (e.g., "getLeft()"
instead of "Left()").  No real functionality
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120070 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-24 00:54:28 +00:00
..
ADT Tweak ImmutableMap/ImmutableSet/ImmutableList APIs 2010-11-24 00:54:28 +00:00
Analysis
ExecutionEngine unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests on MSVC to add JITTests.def. 2010-11-19 03:19:42 +00:00
Support reimplement SwapByteOrder.h in terms of overloading instead of 2010-11-23 04:04:25 +00:00
Transforms
VMCore Revert 119600 to unbreak the build. Francois, please investigate. 2010-11-18 01:38:07 +00:00
CMakeLists.txt Add test for PR 8111. By Frits van Bommel. 2010-11-19 23:23:22 +00:00
Makefile
Makefile.unittest This patch enables "make unittests" on enable-shared/mingw. 2010-08-17 19:34:40 +00:00