[PATCH] D60370: [gn] Support for building libunwind
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 6 16:13:12 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 project: LLVM.
This change introduces support for building libuwind. The library
build should be complete, but not all CMake options have been
replicated in GN. We also don't support tests yet.
Repository:
rUNW libunwind
https://reviews.llvm.org/D60370
Files:
libunwind/src/CMakeLists.txt
llvm/utils/gn/secondary/BUILD.gn
llvm/utils/gn/secondary/libunwind/BUILD.gn
llvm/utils/gn/secondary/libunwind/src/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60370.194041.patch
Type: text/x-patch
Size: 5288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190406/2409889e/attachment.bin>
More information about the llvm-commits
mailing list