[PATCH] Add parser for the stackmap section format

Philip Reames listmail at philipreames.com
Fri Jun 26 13:47:36 PDT 2015


Unless anyone objects, I'm going to check in a cleaned up version of 
this change with style comments addressed and a use in objdump.  I agree 
that the flyweight parser is probably a better long term approach, but 
this a) works, and b) is incremental progress towards that goal.  We can 
adapt the parser once it's in and tested.

If anyone wants to take lead on the flyweight style parser, I'd welcome 
that.  It's probably not something I'll get to short term. I am very 
happy to review patches.

Philip

On 06/24/2015 03:27 PM, Pat Gavlin wrote:
> I prefer Lang's approach as well--I certainly wouldn't mind having this checked in as an intermediate step, however.
>
>
> http://reviews.llvm.org/D10377
>
> EMAIL PREFERENCES
>    http://reviews.llvm.org/settings/panel/emailpreferences/
>
>




More information about the llvm-commits mailing list