This is an archive of the discontinued LLVM Phabricator instance.

Define NetBSD/amd64 ASAN Shadow Offset
ClosedPublic

Authored by krytarowski on Aug 28 2017, 2:53 PM.

Details

Summary

Catch up after compiler-rt changes and define kNetBSD_ShadowOffset64
as (1ULL << 46).

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Aug 28 2017, 2:53 PM
eugenis accepted this revision.Aug 28 2017, 2:54 PM
This revision is now accepted and ready to land.Aug 28 2017, 2:54 PM

I'm going to commit it as is, the offset can be optimized in future if needed.

krytarowski closed this revision.Aug 28 2017, 3:14 PM