llvm-project/libc/test/integration
Michael Jones 0e27dfd560 [libc] add sprintf size comparison
To accurately measure the size of sprintf in a finished binary, the
easiest method is to simply build a binary with and without sprintf.
This patch adds an integration test that can be built with and without
sprintf, as well as targets to build it.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D131735
2022-08-12 11:46:55 -07:00
..
loader [libc] Add __cxa_atexit support to the atexit function. 2022-08-09 21:42:41 +00:00
scudo [libc][obvious] add aligned_alloc as entrypoint 2022-03-23 16:44:15 -07:00
src [libc] add sprintf size comparison 2022-08-12 11:46:55 -07:00
CMakeLists.txt [libc][NFC] Convert threads unittests in to integration tests. 2022-06-23 20:32:33 +00:00
dummy.cpp [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00