[libcxx-commits] [PATCH] D125393: [runtimes] Introduce object libraries

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 13 06:58:58 PDT 2022


ldionne updated this revision to Diff 429229.
ldionne added a comment.

Fix issue with fPIC not being passed due to the usage of object libraries


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125393

Files:
  libcxx/cmake/Modules/HandleLibCXXABI.cmake
  libcxx/src/CMakeLists.txt
  libcxx/utils/merge_archives.py
  libcxxabi/cmake/Modules/HandleLibcxxabiFlags.cmake
  libcxxabi/src/CMakeLists.txt
  libunwind/cmake/Modules/HandleLibunwindFlags.cmake
  libunwind/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125393.429229.patch
Type: text/x-patch
Size: 24671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220513/2a9418dd/attachment-0001.bin>


More information about the libcxx-commits mailing list