[libcxx-commits] [PATCH] D66496: [libcxx] Codesign test executables if necessary
Vedant Kumar via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 20 13:57:07 PDT 2019
vsk created this revision.
vsk added reviewers: ldionne, EricWF.
Herald added subscribers: dexonsmith, christof.
If LLVM_CODESIGNING_IDENTITY is set, test executables need to be
codesigned.
https://reviews.llvm.org/D66496
Files:
libcxx/test/lit.site.cfg.in
libcxx/utils/libcxx/compiler.py
libcxx/utils/libcxx/test/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66496.216241.patch
Type: text/x-patch
Size: 4739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190820/336b87cb/attachment.bin>
More information about the libcxx-commits
mailing list