[Lldb-commits] PATCH: Add more language constants from DWARF

Eric Christopher echristo at gmail.com
Wed Jul 2 11:32:25 PDT 2014


Pretty sure they were approved in the last meeting, but I don't have
the constants handy. I'll update llvm's copy of the languages when
they're approved and numbers assigned.

-eric

On Tue, Jul 1, 2014 at 11:53 PM, Bruce Mitchener
<bruce.mitchener at gmail.com> wrote:
> 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
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>



More information about the lldb-commits mailing list