[PATCH] D73981: [compiler-rt][asan][fuzzer][profile][ubsan] add lit multicfg test suite support
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 9 23:29:42 PST 2020
ychen updated this revision to Diff 243475.
ychen edited the summary of this revision.
ychen added a comment.
Herald added a subscriber: fedor.sergeev.
add ubsan
move sub-suite adding part to be inside `configure_lit_site_cfg`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73981/new/
https://reviews.llvm.org/D73981
Files:
compiler-rt/test/asan/CMakeLists.txt
compiler-rt/test/asan/lit.site.cfg.py.in
compiler-rt/test/fuzzer/CMakeLists.txt
compiler-rt/test/fuzzer/lit.site.cfg.py.in
compiler-rt/test/profile/CMakeLists.txt
compiler-rt/test/profile/lit.cfg.py
compiler-rt/test/profile/lit.site.cfg.py.in
compiler-rt/test/ubsan/CMakeLists.txt
compiler-rt/test/ubsan/lit.cfg.py
compiler-rt/test/ubsan/lit.common.cfg.py
compiler-rt/test/ubsan/lit.site.cfg.py.in
compiler-rt/test/ubsan_minimal/CMakeLists.txt
compiler-rt/test/ubsan_minimal/lit.cfg.py
compiler-rt/test/ubsan_minimal/lit.common.cfg.py
compiler-rt/test/ubsan_minimal/lit.site.cfg.py.in
llvm/cmake/modules/AddLLVM.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73981.243475.patch
Type: text/x-patch
Size: 20300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/6a21b4dc/attachment.bin>
More information about the llvm-commits
mailing list