[PATCH] D20709: Support ARM subtarget feature +long64

Pirama Arumuga Nainar via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 15:42:48 PDT 2016


pirama updated this revision to Diff 59294.
pirama removed a reviewer: rsmith.
pirama added a comment.
Herald added subscribers: danalbert, tberghammer.

Add a RenderScript langopt and updated to change long's size and alignment in
TargetInfo::adjust().


http://reviews.llvm.org/D20709

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Types.def
  include/clang/Frontend/FrontendOptions.h
  lib/Basic/TargetInfo.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/FrontendActions.cpp
  test/CodeGen/renderscript.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20709.59294.patch
Type: text/x-patch
Size: 3974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160601/99d9e9a1/attachment.bin>


More information about the cfe-commits mailing list