[lldb-dev] DWARF language vendor extensions

Eric Christopher echristo at gmail.com
Mon Apr 6 22:04:08 PDT 2015


Ah. Right. That. :)

On Mon, Apr 6, 2015, 9:24 PM Duncan P. N. Exon Smith <dexonsmith at apple.com>
wrote:

>
> > On 2015-Apr-01, at 18:14, Eric Christopher <echristo at gmail.com> wrote:
> >
> > Adding it to llvm/include/llvm/Support/Dwarf.h would be a good start as
> well, that way all of the other tools will understand it too.
> >
>
> Actually I moved the languages to include/llvm/Support/Dwarf.def ;).
>
> > -eric
> >
> > On Wed, Apr 1, 2015 at 1:43 AM Colin Riley <colin at codeplay.com> wrote:
> > Hey folks,
> >
> > I'm wanting to add a LanguageType enum entry which is a vendor
> > extension. What are the thoughts on this? Should I go along the lines of
> > adding it's name eLanguageTypeExt* as a way to differentiate against
> > official supported languages in the DWARF spec? In the medium-term
> > future this language may get a real ID - hence why the Ext being in
> > there may be wise.
> >
> > Colin
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150407/7d65d266/attachment.html>


More information about the lldb-dev mailing list