This is an archive of the discontinued LLVM Phabricator instance.

[obj2yaml] - Match ".stack_size" with the original section name, and not the uniquified name.
AbandonedPublic

Authored by rahmanl on Sep 16 2020, 12:04 PM.

Details

Summary

Without this patch, obj2yaml decodes the content of only one ".stack_size" section. Other sections are dumped with their full contents.
Previously reviewed in D87727.

Diff Detail

Event Timeline

rahmanl created this revision.Sep 16 2020, 12:04 PM
Herald added a project: Restricted Project. · View Herald Transcript
rahmanl requested review of this revision.Sep 16 2020, 12:04 PM
rahmanl abandoned this revision.Sep 16 2020, 12:12 PM