This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 10/13] ELF/AARCH64: Add overflow check for R_AARCH64_CALL26 and R_AARCH64_JUMP26
AbandonedPublic

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

Details

Reviewers
None
Group Reviewers
lld
Summary

Add support for overflow checking when processing
R_AARCH64_CALL26 and R_AARCH64_JUMP26.

Diff Detail

Event Timeline

zatrazz updated this revision to Diff 22982.Mar 31 2015, 10:56 AM
zatrazz retitled this revision from to [PATCH 10/13] ELF/AARCH64: Add overflow check for R_AARCH64_CALL26 and R_AARCH64_JUMP26.
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:46 PM