This is an archive of the discontinued LLVM Phabricator instance.

WIP: Refactor accel table and debug_loc parsers to demonstrate the new DataExtractor API
AbandonedPublic

Authored by labath on Jul 16 2019, 7:06 AM.

Details

Reviewers
None
Summary

I still need to add a couple of tests to wrap this up, but it should
still serve as a good example of the usage of the new DataExtractor API
(D63713).

Diff Detail

Event Timeline

labath created this revision.Jul 16 2019, 7:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 16 2019, 7:06 AM
labath updated this revision to Diff 216601.Aug 22 2019, 6:27 AM
  • rebase on top of uint64_t changes
labath abandoned this revision.Nov 26 2019, 6:46 AM