diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2016-07-02 00:05:42 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2016-07-02 00:05:42 +0000 |
commit | 54a213d28052b136d375502da4232f71f03d5a53 (patch) | |
tree | 2fa9f2ce666008d742e839122e25a53d5db53f33 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | fa10f41f3eed1087ccd1c97c029ff3f5133b7df5 (diff) | |
download | bcm5719-llvm-54a213d28052b136d375502da4232f71f03d5a53.tar.gz bcm5719-llvm-54a213d28052b136d375502da4232f71f03d5a53.zip |
Add TargetInfo for 32-bit and 64-bit RenderScript
Summary:
The TargetInfo for 'renderscript32' and 'renderscript64' ArchTypes are
subclasses of ARMleTargetInfo and AArch64leTargetInfo respectively.
RenderScript32TargetInfo modifies the ARM ABI to set LongWidth and
LongAlign to be 64-bits. Other than this modification, the underlying
TargetInfo base classes is initialized as if they have "armv7" and
"aarch64" architecture type respectively.
Reviewers: rsmith, echristo
Subscribers: aemerson, tberghammer, cfe-commits, danalbert, mehdi_amini, srhines
Differential Revision: http://reviews.llvm.org/D21334
llvm-svn: 274409
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions