[PATCH] D43873: [WIP] OpenBSD UBsan support
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 12:35:11 PST 2018
devnexen added a comment.
In https://reviews.llvm.org/D43873#1022193, @krytarowski wrote:
> What are the results for:
> check-sanitizer
> check-ubsan ?
Unfortunately since it s only ubsan not sure the tests can be used (e.g. custom wrappers) plus OpenBSD linker does not support --dynamic-list which means forcibly using lld during tests ...
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43873
More information about the llvm-commits
mailing list