[PATCH] Add parser for the stackmap section format
    Lang Hames 
    lhames at gmail.com
       
    Fri Jun 12 16:52:35 PDT 2015
    
    
  
This should definitely be ostream based, rather than printf based.
It also duplicates the contents of the stackmap section, which is unfortunate. The section will already be in memory, so ideally we should just have accessors for the fields. I'm writing up something along these lines at the moment and will post it shortly.
http://reviews.llvm.org/D10377
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the llvm-commits
mailing list