[libcxx-commits] [PATCH] D60372: [gn] Support for building libcxxabi

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 6 19:23:16 PDT 2019


phosek created this revision.
phosek added a reviewer: thakis.
Herald added subscribers: llvm-commits, libcxx-commits, jfb, ldionne, christof, mgorny.
Herald added a reviewer: EricWF.
Herald added a project: LLVM.
phosek edited the summary of this revision.

This change introduces support for building libcxxabi. The library
build should be complete, but not all CMake options have been
replicated in GN. We also don't support tests yet.


Repository:
  rCXXA libc++abi

https://reviews.llvm.org/D60372

Files:
  libcxxabi/CMakeLists.txt
  libcxxabi/src/CMakeLists.txt
  llvm/utils/gn/secondary/BUILD.gn
  llvm/utils/gn/secondary/libcxxabi/BUILD.gn
  llvm/utils/gn/secondary/libcxxabi/src/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60372.194050.patch
Type: text/x-patch
Size: 6115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190407/a43196fc/attachment.bin>


More information about the libcxx-commits mailing list