[PATCH] D39508: [ubsan] lit changes for lld testing, future lto testing.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 03:17:46 PST 2017
lebedev.ri updated this revision to Diff 124711.
lebedev.ri added a comment.
In https://reviews.llvm.org/D39508#938255, @eugenis wrote:
> Looks fine.
Great, finally onto something here :)
> You need to update other sanitizers like asan to not add compile_wrapper the second time.
Yep, done.
For UBSan, the LLD testing is added, for others - nothing yet.
Should i do that in this patch, or split the non-cleanup stuff into the next patch?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D39508
Files:
test/asan/lit.cfg
test/cfi/lit.cfg
test/cfi/lit.site.cfg.in
test/lit.common.cfg
test/lit.common.configured.in
test/sanitizer_common/lit.common.cfg
test/scudo/lit.cfg
test/tsan/lit.cfg
test/ubsan/CMakeLists.txt
test/ubsan/lit.common.cfg
test/ubsan/lit.site.cfg.in
test/ubsan_minimal/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39508.124711.patch
Type: text/x-patch
Size: 11557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/2d6bd4fb/attachment.bin>
More information about the llvm-commits
mailing list