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

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 5 10:53:33 PDT 2021


phosek added a comment.

I prefer this version over D113252 <https://reviews.llvm.org/D113252> because I'd like to avoid linker picking up libraries like libunwind implicitly as that seems more error prone.


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