> On 2015-Apr-01, at 18:14, Eric Christopher <echri...@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 <co...@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@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > _______________________________________________ > lldb-dev mailing list > lldb-dev@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev