]> granicus.if.org Git - clang/commit
ARM/APCS: Fix classification of small complex integer types as "integer like".
authorDaniel Dunbar <daniel@zuster.org>
Mon, 1 Feb 2010 23:31:26 +0000 (23:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 1 Feb 2010 23:31:26 +0000 (23:31 +0000)
commit4581581881d3f7349bf5a4b39d761bce688f9164
tree65c789fd2f02bd959f78cb81362ba367eb756a81
parent4cc753f4503931763cfb762a95928b44fcbe64e9
ARM/APCS: Fix classification of small complex integer types as "integer like".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/arm-arguments.c