[lldb-dev] DWARF language vendor extensions

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon Apr 6 21:24:04 PDT 2015


> 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





More information about the lldb-dev mailing list