[PATCH] D106703: [libunwind] adds a way to synthesise libgcc

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 19 15:28:44 PDT 2021


cjdb abandoned this revision.
cjdb added a comment.

We considered an approach to do this in libunwind but reviewers opinion was to make libgcc its own separate build. After some back and forth, we agreed that this would probably be the best path forward. This effort is now being tracked by D108416 <https://reviews.llvm.org/D108416>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106703



More information about the llvm-commits mailing list