Ah. Right. That. :) On Mon, Apr 6, 2015, 9:24 PM Duncan P. N. Exon Smith <[email protected]> wrote:
> > > On 2015-Apr-01, at 18:14, Eric Christopher <[email protected]> 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 <[email protected]> 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 > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > > _______________________________________________ > > lldb-dev mailing list > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > >
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
