summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/struct-union-BE.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix make-check issuesStrahinja Petrovic2016-06-241-4/+5
| | | | | | Fixing build issue for test test/CodeGen/struct-union-BE.c. llvm-svn: 273675
* This patch fixes problem with passing structures and unionsStrahinja Petrovic2016-06-241-0/+48
smaller than register as argument in variadic functions on big endian architectures. Differential Revision: http://reviews.llvm.org/D21611 llvm-svn: 273665
OpenPOWER on IntegriCloud