This is an archive of the discontinued LLVM Phabricator instance.

Remove usages of host architecture within ELF object file for unknown parts of ArchSpec.
ClosedPublic

Authored by ovyalov on Apr 17 2015, 6:29 AM.

Details

Reviewers
clayborg
Summary

Remove usages of host architecture within ELF object file for unknown parts of ArchSpec.
Based on Greg's suggestions at http://reviews.llvm.org/D9052

Diff Detail

Event Timeline

ovyalov updated this revision to Diff 23920.Apr 17 2015, 6:29 AM
ovyalov retitled this revision from to Remove usages of host architecture within ELF object file for unknown parts of ArchSpec. .
ovyalov updated this object.
ovyalov edited the test plan for this revision. (Show Details)
ovyalov added a reviewer: clayborg.
ovyalov added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.Apr 17 2015, 11:06 AM
clayborg edited edge metadata.

Very nice.

This revision is now accepted and ready to land.Apr 17 2015, 11:07 AM
ovyalov closed this revision.Apr 18 2015, 7:12 AM

AFFECTED FILES

/lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

USERS

ovyalov (Author)

http://reviews.llvm.org/rL235255