OSDN Git Service

DWARF RenderScript vendor extension
authorEwan Crawford <ewan@codeplay.com>
Mon, 1 Feb 2016 10:39:24 +0000 (10:39 +0000)
committerEwan Crawford <ewan@codeplay.com>
Mon, 1 Feb 2016 10:39:24 +0000 (10:39 +0000)
commit75bd8f859db39bdf4d5a361138880db577b0a020
tree818de296c53281176fe0a6742d255cb8bd2f7482
parentb45844b2a228af0bcfce7c9b5ab5acaa2bfd63a0
DWARF RenderScript vendor extension

Patch adds a DWARF language vendor extension for RenderScript.
We are already using this identifier in LLDB with a hard coded value, so it's preferable to use a LLVM generated enum instead.
The language is intended to be added to the next version of the standard.
See http://www.dwarfstd.org/ShowIssue.php?issue=150331.1

Reviewers:  dexonsmith, echristo
Subscribers: probinson domipheus, srhines, llvm-commits
Differential Revision: http://reviews.llvm.org/D16409

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259348 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.def