[libcxx-commits] [PATCH] D60309: [libcxx] Update gen_link_script.py to support different input and output
Petr Hosek via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 4 23:32:59 PDT 2019
phosek created this revision.
phosek added reviewers: ldionne, EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, christof, mgorny.
phosek added a comment.
This was extracted out of D54726 <https://reviews.llvm.org/D54726> since it turned out to be useful for D60253 <https://reviews.llvm.org/D60253>.
This enables the use of this script from other build systems like
GN which don't support post-build actions as well as for static
archives.
Repository:
rCXX libc++
https://reviews.llvm.org/D60309
Files:
libcxx/lib/CMakeLists.txt
libcxx/utils/gen_link_script.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60309.193837.patch
Type: text/x-patch
Size: 5218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190405/7216586c/attachment.bin>
More information about the libcxx-commits
mailing list