[lldb-dev] DWARF language vendor extensions

Colin Riley colin at codeplay.com
Wed Apr 1 01:41:42 PDT 2015


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



More information about the lldb-dev mailing list