[Lldb-commits] PATCH: Add more language constants from DWARF
Bruce Mitchener
bruce.mitchener at gmail.com
Tue Jul 1 23:53:31 PDT 2014
This patch adds the language constants that have been approved for the next
DWARF specification according to the website:
http://dwarfstd.org/Issues.php?type=closed
I did this because I've also submitted a request for Dylan (
http://opendylan.org/) to be issued a language identifier and I'm going to
be experimenting with Dylan support which I'll have some questions about in
a post to lldb-dev.
(There are 2 other languages which have requested DWARF identifiers: Swift
and Julia. But neither have been approved publicly yet, so I didn't add
them in this patch.)
- Bruce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140702/630f5c98/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-enumerations-for-additional-languages-from-DWARF.patch
Type: application/octet-stream
Size: 4602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140702/630f5c98/attachment.obj>
More information about the lldb-commits
mailing list