[all-commits] [llvm/llvm-project] 8d4ac5: [libc][NFC] Merge llvmlibc and llvmlibm targets in...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Feb 23 21:29:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d4ac5337f196967fa7266a7f65d6b827911416a
https://github.com/llvm/llvm-project/commit/8d4ac5337f196967fa7266a7f65d6b827911416a
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M libc/CMakeLists.txt
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
M libc/lib/CMakeLists.txt
M libc/test/src/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target.
The single target is called llvmlibc. We can add back smaller libm and
other targets in future if required.
More information about the All-commits
mailing list