[PATCH] D63329: Allow static linking of libc++ on Linux, just like -static-libstdc++

Zixuan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 3 18:57:13 PDT 2022


zixuan-wu added a comment.
Herald added a subscriber: MaskRay.
Herald added a project: All.

Is this going to continue?
And also if we use libunwind to handle EH, then it uses dladdr function which need link libdl.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63329



More information about the cfe-commits mailing list