[LLVMdev] debug info question
Bagel
bagel99 at gmail.com
Thu Jun 7 09:14:58 PDT 2012
Are there any plans to support generation of DWARF DIEs needed for languages
other than C, C++, and Obj-C? For example, ADA would need more capability and
so would several other "experimental" new languages that use LLVM.
Just as one simple example, the "subrange" type can be used with variables in
many languages. Right now, LLVM only supports "subrange" in the context of an
array index, but not as a first class type.
bagel
More information about the llvm-dev
mailing list