1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/unittests
Duncan Sands d4dd4dcf15 Get the unittests compiling when building with cmake and the setting
-DLLVM_ENABLE_THREADS=false.

llvm-svn: 181788
2013-05-14 13:29:16 +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 Fix MCJITCAPITest.cpp unit test on Windows. 2013-05-10 17:58:41 +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