This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] [SystemZ] Add virtual space size.
ClosedPublic

Authored by koriakin on Apr 8 2016, 3:33 AM.

Details

Summary

This teaches sanitizer_common about s390 and s390x virtual space size.
s390 is unusual in that it has 31-bit virtual space.

Diff Detail

Repository
rL LLVM

Event Timeline

koriakin retitled this revision from to [sanitizer] [SystemZ] Add virtual space size..
koriakin updated this object.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Restricted Project.
koriakin added a subscriber: llvm-commits.
eugenis edited edge metadata.Apr 8 2016, 1:08 PM

Please upload the patches with more context,
http://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface

(this one is fine)

eugenis accepted this revision.Apr 8 2016, 1:10 PM
eugenis edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 8 2016, 1:10 PM
This revision was automatically updated to reflect the committed changes.