[PATCH] D59167: [StackMaps] Add explicit location size accessor to the stackmap parser

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 10:48:14 PDT 2019


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM, thanks for splitting.

p.s. For those reading along, this is parsing the V2 format, not the V3 one in our current documentation.  The original patch being split will update all of this to parse V3.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59167/new/

https://reviews.llvm.org/D59167





More information about the llvm-commits mailing list