[PATCH] D108416: [llvm-libgcc] initial commit

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 11:32:57 PST 2022


cjdb updated this revision to Diff 403735.
cjdb added a comment.

- collapses the version script preprocessing into a single version script that's now run through the C preprocessor
- adds pseudo-detection for arm-*-*-gnueabihf


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108416/new/

https://reviews.llvm.org/D108416

Files:
  llvm/tools/llvm-libgcc/CMakeLists.txt
  llvm/tools/llvm-libgcc/FindCompilerRT.cmake
  llvm/tools/llvm-libgcc/FindLLVMLibunwind.cmake
  llvm/tools/llvm-libgcc/docs/LLVMLibgcc.rst
  llvm/tools/llvm-libgcc/lib/CMakeLists.txt
  llvm/tools/llvm-libgcc/lib/blank.c
  llvm/tools/llvm-libgcc/lib/gcc_s.ver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108416.403735.patch
Type: text/x-patch
Size: 25876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/60ccf571/attachment.bin>


More information about the llvm-commits mailing list