OSDN Git Service

Add clang rules for RS_LLVM_* tools.
authorStephen Hines <srhines@google.com>
Fri, 22 Jan 2016 07:50:53 +0000 (23:50 -0800)
committerStephen Hines <srhines@google.com>
Fri, 22 Jan 2016 07:50:53 +0000 (23:50 -0800)
commit96d2a8c5e49a43b1b6058f53d15ff9979ccb1daa
tree806870cb36c13d347c43566c446c32ac7c6d9c6b
parentb86b5344a6b7703bfa36a203f34ca3a117051587
Add clang rules for RS_LLVM_* tools.

This change adds new variables for RS_LLVM_* tools, which correspond
to the version of LLVM checked in currently to external/, instead of
mapping to the latest host prebuilts. This will help prevent version
differences for newer IR generated by the updated host prebuilts, which
then might not be readable with the on-device LLVM bits we build from
external/.

Change-Id: I6c7b0fa9082e9c8244cc508cb23960569a057740
core/clang/config.mk