[PATCH] D124315: lld: Bundle compact_unwind_encoding.h in lld to fix stand-alone builds

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 23:34:20 PDT 2022


mgorny added a comment.

For the record, we're using standalone builds on Gentoo and I don't think we need anything like this — we have to fetch the complete llvmorg tarball anyway, so we have no problem unpacking the header files from libunwind.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124315



More information about the llvm-commits mailing list