This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 02/13] ELF/AArch64: Add support for checking PREL32 for overflow
AbandonedPublic

Authored by zatrazz on Mar 31 2015, 10:47 AM.

Details

Reviewers
None
Group Reviewers
lld
Summary

Add support for overflow checking when processing R_AARCH64_PREL32
relocations and add tests.

Patch by Will Newton.

Diff Detail

Event Timeline

zatrazz updated this revision to Diff 22972.Mar 31 2015, 10:47 AM
zatrazz retitled this revision from to [PATCH 02/13] ELF/AArch64: Add support for checking PREL32 for overflow.
zatrazz updated this object.
zatrazz edited the test plan for this revision. (Show Details)
zatrazz added a reviewer: lld.
zatrazz added a project: lld.
zatrazz added a subscriber: Unknown Object (MLST).
zatrazz abandoned this revision.Apr 6 2015, 12:45 PM