The reserved uint8 field in the location block of the stackmap record is used to denote the size of the location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.