llvm-capstone/libc/utils
Michael Jones f6bf2823c4 [libc] Use entrypoints.txt as the single source of list of functions for a platform.
The function listings in api.td are removed. The same lists are now deduced using the information
in entrypoints.txt.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D89267
2020-10-15 20:46:13 +00:00
..
buildbot [libc] Update buildbot worker version to 2.8.4. 2020-10-08 13:43:53 -07:00
CPP [libc][obvious] Remove the unused file utils/CPP/StringRef.h. 2020-08-12 12:19:11 -07:00
FPUtil [libc][obvious] Include Sqrt.h in SqrtLongDoubleX86.h. 2020-09-10 13:25:54 -07:00
HdrGen [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
LibcTableGenUtil [libc] Add missing TableGen dependency 2020-09-15 14:26:04 +00:00
MPFRWrapper [libc] Add missing LibcFPTestHelpers library 2020-09-15 14:25:34 +00:00
testutils [libc] Fix warnings on release build. 2020-05-07 11:56:11 -07:00
tools [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00
UnitTest [libc][obvious] Remove a commented out block. 2020-08-11 13:31:17 -07:00
CMakeLists.txt [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00