[PATCH] Add a DWOId field to DICompileUnit (so DWARF skeleton CUs can be expression in IR).

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon May 4 14:41:49 PDT 2015


> On 2015 May 4, at 17:01, Adrian Prantl <aprantl at apple.com> wrote:
> 
>> On May 4, 2015, at 1:46 PM, David Blaikie <dblaikie at gmail.com> wrote:
>> 
>> And this is the part of the recent debug info schema changes that makes me a bit sad - the amount of code that has to change to add a field to a debug info record... that's a lot of files to touch, etc. :/
>> 
>> On Mon, May 4, 2015 at 12:58 PM, Adrian Prantl <aprantl at apple.com> wrote:
>> Hi dexonsmith, dblaikie, echristo,
>> 
>> This patch adds a DWOId field to DICompileUnit so DWARF skeleton CUs can be expression in IR.
> 
> Looks like phabricator swallowed everything after the first paragraph :-(

FWIW, I got three paragraphs in your first email.  (Haven't looked at
what shows up online, but the email seemed to read correctly.)



More information about the llvm-commits mailing list