[PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Oliver Stannard
oliver.stannard at arm.com
Tue Aug 26 07:37:18 PDT 2014
Hi rnk,
This tidies up some ARM-specific code added by r208417 to move it out of the target-independent parts of clang into TargetInfo.cpp. This also has the advantage that we can now flatten struct arguments to variadic AAPCS functions.
http://reviews.llvm.org/D5063
Files:
include/clang/CodeGen/CGFunctionInfo.h
lib/CodeGen/CGCall.cpp
lib/CodeGen/TargetInfo.cpp
test/CodeGen/arm-homogenous.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5063.12946.patch
Type: text/x-patch
Size: 12276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140826/a9519cc7/attachment.bin>
More information about the cfe-commits
mailing list