]> granicus.if.org Git - clang/commit
RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported...
authorKristof Beyls <kristof.beyls@arm.com>
Tue, 28 Jul 2015 14:23:47 +0000 (14:23 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Tue, 28 Jul 2015 14:23:47 +0000 (14:23 +0000)
commit10fda73c3034a050b2143378f5c8501120e4217e
treeb56189e40d28c7e73f0ce933afb59c2cf1f7faef
parentf0ba69fc16fc32cfca7212265d969d9c274e53b6
RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported on AArch64.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243417 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/le32-regparm.c