[PATCH] D43873: [WIP] OpenBSD UBsan support
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 13:35:11 PST 2018
krytarowski added a comment.
In https://reviews.llvm.org/D43873#1022605, @devnexen wrote:
> 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 ...
I've checked that openbsd uses gnu ld that is 13 years old. I got an impression that they were switching to lld.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43873
More information about the llvm-commits
mailing list