This is an archive of the discontinued LLVM Phabricator instance.

Setup ORIGIN/NetBSD option in sanitizer tests
ClosedPublic

Authored by krytarowski on May 10 2018, 12:51 PM.

Details

Summary

NetBSD can use the approach that exists in FreeBSD, Linux and SunOS.

Pick the FreeBSD one as marking programs with "-z origin" is useful.

Sponsored by <The NetBSD Foundation>

Diff Detail

Event Timeline

krytarowski created this revision.May 10 2018, 12:51 PM
vitalybuka accepted this revision.May 10 2018, 1:09 PM
This revision is now accepted and ready to land.May 10 2018, 1:09 PM
This revision was automatically updated to reflect the committed changes.