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

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 14:33:30 PST 2022


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

changes how the version script is laid out so that global symbols are all listed first, and exclusive symbols are listed afterward


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/generate_version_script.py
  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.404168.patch
Type: text/x-patch
Size: 33686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/cb400f12/attachment.bin>


More information about the llvm-commits mailing list