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

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 18:58:33 PST 2022


cjdb updated this revision to Diff 408689.
cjdb marked 4 inline comments as done.
cjdb added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, Sanitizers, sstefan1.
Herald added projects: Sanitizers, libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.

gets CMake scripts into a decent state


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.408689.patch
Type: text/x-patch
Size: 27204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/efbc1bd0/attachment-0001.bin>


More information about the llvm-commits mailing list