mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
db936e0e91
This eliminates UnitTest's dependency on FPUtil and hence prevents non-math tests from depending indirectly on FPUtil. The patch essentially moves some of the existing pieces into a library of its own. Along the way, renamed add_math_unittest to add_fp_unittest. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D85486 |
||
---|---|---|
.. | ||
BasicOperations.h | ||
BitPatterns.h | ||
ClassificationFunctions.h | ||
CMakeLists.txt | ||
FloatOperations.h | ||
FloatProperties.h | ||
FPBits.h | ||
LongDoubleBitsX86.h | ||
ManipulationFunctions.h | ||
NearestIntegerOperations.h | ||
TestHelpers.cpp | ||
TestHelpers.h |