[libcxx-commits] [PATCH] D113253: [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 16 06:47:08 PST 2021


mstorsjo added a comment.

@phosek - You may want to do the same thing in libcxxabi as this patch does in libcxx (if linking to a just built libunwind). I don’t have a setup where I build a shared libcxxabi with an incomplete toolchain, so I’m not touching it here. I’d expect it to work essentially in the same way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113253



More information about the libcxx-commits mailing list