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

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 08:33:19 PST 2022


zero9178 added inline comments.


================
Comment at: llvm-libgcc/docs/LLVMLibgcc.rst:96
+
+It's very important to notice that neither `compiler-rt`, nor `llvm-libgcc`, are
+listed in `LLVM_ENABLE_RUNTIMES`. llvm-libgcc makes these subprojects, and adding
----------------
> neither `compiler-rt`, nor `llvm-libgcc`, are listed in `LLVM_ENABLE_RUNTIMES`
Is this a typo and is meant to be `libunwind` instead of `llvm-libgcc`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108416



More information about the llvm-commits mailing list