llvm-project/libc/fuzzing
Michael Jones 9ac66f0650 [libc][cmake] split fputil into individual targets
The libc.src.__support.FPUtil.fputil target encompassed many unrelated
files, and provided a lot of hidden dependencies. This patch splits out
all of these files into component parts and cleans up the cmake files
that used them. It does not touch any source files for simplicity, but
there may be changes made to them in future patches.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D132980
2022-08-31 10:44:52 -07:00
..
math [libc][cmake] split fputil into individual targets 2022-08-31 10:44:52 -07:00
stdlib [libc][Obvious][NFC] A bunch of cosmetic cleanup. 2021-11-19 17:02:55 +00:00
string [libc] Adds fuzz test for strstr and alphabetizes string fuzz CMakeList. 2020-07-29 16:35:59 -04:00
CMakeLists.txt [libc] Add an implementation of qsort. 2021-09-24 19:22:45 +00:00