[PATCH] D108416: [llvm-libgcc] initial commit
Christopher Di Bella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 14:51:18 PST 2022
cjdb updated this revision to Diff 409066.
cjdb added a comment.
- makes it harder to accidentally build llvm-libgcc by removing it from LLVM_ENABLE_RUNTIMES=all
- installs shared objects properly
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108416/new/
https://reviews.llvm.org/D108416
Files:
compiler-rt/cmake/Modules/AddCompilerRT.cmake
llvm-libgcc/CMakeLists.txt
llvm-libgcc/docs/LLVMLibgcc.rst
llvm-libgcc/generate_version_script.py
llvm-libgcc/lib/CMakeLists.txt
llvm-libgcc/lib/blank.c
llvm-libgcc/lib/gcc_s.ver
runtimes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108416.409066.patch
Type: text/x-patch
Size: 26575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/448cb5dd/attachment.bin>
More information about the llvm-commits
mailing list