[libcxx] Codesign test executables if necessary
authorVedant Kumar <vsk@apple.com>
Thu, 5 Sep 2019 21:24:23 +0000 (21:24 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 5 Sep 2019 21:24:23 +0000 (21:24 +0000)
commit1261f1b980d49c640f8ba8d75acdb7aacdc72421
treee1460aa25f9bf1dbd01b614d6a1ecebe839d1786
parent5916799293736e3bb1a6db61405129a7d9536175
[libcxx] Codesign test executables if necessary

If LLVM_CODESIGNING_IDENTITY is set, test executables need to be
codesigned.

Differential Revision: https://reviews.llvm.org/D66496

llvm-svn: 371126
libcxx/test/libcxx/strings/basic.string/PR42676.sh.cpp
libcxx/test/lit.site.cfg.in
libcxx/utils/libcxx/compiler.py
libcxx/utils/libcxx/test/config.py
libcxx/utils/run.py [new file with mode: 0644]