[all-commits] [llvm/llvm-project] 127487: [libc] Add a new target named LibcHermeticTestMain.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Apr 26 16:10:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 127487aa4d74f9c63e3ec8c977b9e134f4216452
https://github.com/llvm/llvm-project/commit/127487aa4d74f9c63e3ec8c977b9e134f4216452
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/test/UnitTest/CMakeLists.txt
Log Message:
-----------
[libc] Add a new target named LibcHermeticTestMain.
The existing LibcTestMain has been renamed to LibcUnitTestMain.
Hermetic tests are linked to LibcHermeticTestMain and unit tests are
linked to LibcUnitTestMain.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D149303
More information about the All-commits
mailing list