Issue 150331.1: RenderScript DW_LANG constant

Author: Colin Riley
Champion: Michael Eager
Date submitted: 2015-03-31
Date revised:
Date closed:
Type: Enhancement
Status: Accepted
DWARF Version: 5
 
Section 3.1, pg 44
RenderScript is a framework available on Android for heterogeneous 
computing. Kernels are written in RenderScript Kernel Language, and 
it will be useful for debuggers and other tools to have a language 
attribute for it. 

More information on RenderScript is available at 
http://developer.android.com/guide/topics/renderscript/compute.html

Page 44, Section 3.1.1, Figure 8. Language names add:
  DW_LANG_RenderScript    RenderScript Kernel Language

Page 172, Section 7.12, Figure 31. Language encodings add:
  DW_LANG_RenderScript    0x0024    0

--

Accepted 5/17/2016.