Fixing a build breakage caused from a change in LLVM rL281019
authorDimitar Vlahovski <dvlahovski@google.com>
Fri, 9 Sep 2016 10:14:11 +0000 (10:14 +0000)
committerDimitar Vlahovski <dvlahovski@google.com>
Fri, 9 Sep 2016 10:14:11 +0000 (10:14 +0000)
commit80dfec8ce3f9e2a70e8ce0130f55c41ccd951ac2
tree5342eeab9555c7633d214ac4ca18a9d7e29240ca
parentfd25193463c28813560c0d592cbeb31da1d5e0eb
Fixing a build breakage caused from a change in LLVM rL281019

Summary:
LLVM guys did some clean-up of the Attribute getters/setters
and because of that the build was failing.

Reviewers: ldrumm

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D24382

llvm-svn: 281030
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp