[lldb-dev] DWARF language vendor extensions

Eric Christopher echristo at gmail.com
Wed Apr 1 18:14:41 PDT 2015


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.

-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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150402/43739d4c/attachment.html>


More information about the lldb-dev mailing list