This is an archive of the discontinued LLVM Phabricator instance.

[asan] Use 32T as offset on asan Windows64
ClosedPublic

Authored by wang0109 on Jun 20 2016, 11:52 AM.

Details

Summary

Change the shadow memory address for win64.

This is part of the effort for asan to support Windows 64 bit.
Depends on LLVM patch http://reviews.llvm.org/D21523

Diff Detail

Repository
rL LLVM

Event Timeline

wang0109 updated this revision to Diff 61281.Jun 20 2016, 11:52 AM
wang0109 retitled this revision from to [asan] Use 32T as offset on asan Windows64.
wang0109 updated this object.
wang0109 added reviewers: rnk, etienneb, chrisha.
rnk accepted this revision.Jun 21 2016, 7:24 AM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Jun 21 2016, 7:24 AM
etienneb updated this object.Jun 21 2016, 8:17 AM
etienneb edited edge metadata.
This revision was automatically updated to reflect the committed changes.