Add DWARFContext member and accessor to DWARFUnit

Frédéric Riss friss at apple.com
Wed Sep 3 11:58:20 PDT 2014


No problem, I’ll rebase the series.

Is the patch OK with that change? Or do you want to see a patch with a user first ?

> On 03 Sep 2014, at 20:49, David Blaikie <dblaikie at gmail.com> wrote:
> 
> Could we pass that by reference instead of pointer, perhaps? (I know there's lots of pointers in the exsting codebase (here and elsewhere), but there's at least some desire to move towards references where practical/reasonable (essentially when rebinding and nullness are not required))
> 
> 
> On Wed, Sep 3, 2014 at 11:45 AM, Frédéric Riss <friss at apple.com <mailto:friss at apple.com>> wrote:
> First preparatory patch of the dwarfdump work. No feature or functional change, just introduce a DWARFContext member in the DWARFUnit that will be used later to make cross-section accesses or to store global state like dumping options.
> 
> Ok to go in?
> 
> 
>  
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140903/a2b07ded/attachment.html>


More information about the llvm-commits mailing list