This is an archive of the discontinued LLVM Phabricator instance.

Emit the DWARF tag for the RenderScript language
ClosedPublic

Authored by pirama on Jun 16 2016, 3:06 PM.

Details

Summary

If the RenderScript LangOpt is set, either via '-x renderscript' or the '.rs'
file extension, set the DWARF language tag to be that of RenderScript.

Diff Detail

Repository
rL LLVM

Event Timeline

pirama updated this revision to Diff 61038.Jun 16 2016, 3:06 PM
pirama retitled this revision from to Emit the DWARF tag for the RenderScript language.
pirama updated this object.
pirama added a reviewer: rsmith.
pirama added subscribers: srhines, cfe-commits.
rsmith edited edge metadata.Jun 16 2016, 3:12 PM
rsmith added a subscriber: rsmith.

LGTM

rsmith accepted this revision.Jun 21 2016, 2:41 PM
rsmith edited edge metadata.
This revision is now accepted and ready to land.Jun 21 2016, 2:41 PM
This revision was automatically updated to reflect the committed changes.