summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/arm-pcs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Fix bug 39982 - pcs("aapcs-vfp") is not consistentCarey Williams2019-03-221-0/+51
Correctly handle homogeneous aggregates when a function's ABI is specified via the pcs attribute. Bug: https://bugs.llvm.org/show_bug.cgi?id=39982 Differential Revision: https://reviews.llvm.org/D59094 llvm-svn: 356776
OpenPOWER on IntegriCloud