This is an archive of the discontinued LLVM Phabricator instance.

Fix thumb symbol value fixup in ObjectFileELF
ClosedPublic

Authored by sas on Apr 20 2015, 12:41 PM.

Details

Summary

This is a cross-port of r235098 by Tamas Berghammer <tberghammer@google.com>.

This patch fixes a critical bug in thumb symbol handling on ARM platforms.

Diff Detail

Repository
rL LLVM

Event Timeline

sas updated this revision to Diff 24050.Apr 20 2015, 12:41 PM
sas retitled this revision from to Fix thumb symbol value fixup in ObjectFileELF.
sas updated this object.
sas added reviewers: tberghammer, hans, clayborg.
sas added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.Apr 20 2015, 1:53 PM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Apr 20 2015, 1:53 PM
This revision was automatically updated to reflect the committed changes.