llvm-mirror/unittests
Filip Pizlo 26d10a1d63 Expose the RTDyldMemoryManager through the C API. This allows clients of
the C API to provide their own way of allocating JIT memory (both code 
and data) and finalizing memory permissions (page protections, cache 
flush).

llvm-svn: 182448
2013-05-22 02:46:43 +00:00
..
ADT Fix a bug that APFloat::fusedMultiplyAdd() mistakenly evaluate "14.5f * -14.5f + 225.0f" to 225.0f. 2013-05-13 18:03:12 +00:00
Analysis
Bitcode
DebugInfo
ExecutionEngine Expose the RTDyldMemoryManager through the C API. This allows clients of 2013-05-22 02:46:43 +00:00
IR
Option
Support Get the unittests compiling when building with cmake and the setting 2013-05-14 13:29:16 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest