Enabling xray support on OpenBSD
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for this -- do we have buildbots that run OpenBSD tests?
Can you confirm that make check-xray will actually run the tests on OpenBSD as well?
There should be clang-side changes to apply the appropriate attributes too, I suspect they're forthcoming?
Comment Actions
About buildbot I do not think there is, sanitiser support for OpenBSD is pretty recent. The tests (for now) can't be run like UBsan unfortunately but tested binaries made, saw the elf section, can use llvm-xray ...
Comment Actions
LGTM -- I'm happy with that state for now, but it would be good to have some later on. Probably not something we can fix yet at this time. :)