This is an archive of the discontinued LLVM Phabricator instance.

Add a RenderScript language type
ClosedPublic

Authored by pirama on Jun 9 2016, 2:28 PM.

Details

Summary

Add RenderScript language type and associate it with ".rs" extensions.
Test that the driver passes "-x renderscript" to the frontend for ".rs"
files.

(Also add '.rs' to the list of suffixes tested by lit).

Diff Detail

Repository
rL LLVM

Event Timeline

pirama updated this revision to Diff 60238.Jun 9 2016, 2:28 PM
pirama retitled this revision from to Add a RenderScript language type.
pirama updated this object.
pirama added a reviewer: rsmith.
pirama added subscribers: srhines, cfe-commits.
rsmith accepted this revision.Jun 9 2016, 3:00 PM
rsmith edited edge metadata.
This revision is now accepted and ready to land.Jun 9 2016, 3:00 PM
This revision was automatically updated to reflect the committed changes.