[PATCH] D112126: [libunwind] Try to add -unwindlib=none while configuring and building libunwind

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 24 03:39:03 PDT 2021


hvdijk accepted this revision.
hvdijk added a comment.

Thanks, LGTM. I have tested the new patch on top of 13.0.0 and confirmed that on my system, with this version of the patch the resulting initial libunwind build is bitwise identical to what I get by building unpatched libunwind with `-unwindlib=none` forced in through LDFLAGS.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112126



More information about the llvm-commits mailing list