This is an archive of the discontinued LLVM Phabricator instance.

[asan] [llvm] [mips] adding ShadowOffset64 for mips64
ClosedPublic

Authored by sdkie on Nov 7 2014, 5:41 AM.

Details

Summary

adding asan ShadowOffset64 for mips64 in llvm
Corresponding compiler-rt patch - http://reviews.llvm.org/D6024

Diff Detail

Event Timeline

sdkie updated this revision to Diff 15919.Nov 7 2014, 5:41 AM
sdkie retitled this revision from to [asan] [llvm] [mips] adding ShadowOffset64 for mips64.
sdkie updated this object.
sdkie edited the test plan for this revision. (Show Details)
sdkie added reviewers: kcc, petarj, samsonov.
sdkie set the repository for this revision to rL LLVM.
sdkie added subscribers: dsanders, mohit.bhakkad, slthakur, Unknown Object (MLST).
kcc accepted this revision.Nov 7 2014, 1:11 PM
kcc edited edge metadata.

LGTM, I will commit this shortly

This revision is now accepted and ready to land.Nov 7 2014, 1:11 PM
kcc added a comment.Nov 7 2014, 1:12 PM

.. after another commit to the same file...

kcc closed this revision.Nov 11 2014, 2:54 PM

r221725.