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

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 10:39:51 PST 2022


cjdb updated this revision to Diff 404607.
cjdb marked 2 inline comments as done.
cjdb added a comment.

changes how GLOBAL_32BIT and GLOBAL_64BIT are enabled


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.404607.patch
Type: text/x-patch
Size: 33443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/56999c33/attachment.bin>


More information about the llvm-commits mailing list