Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix make-check issues | Strahinja Petrovic | 2016-06-24 | 1 | -4/+5 |
| | | | | | | Fixing build issue for test test/CodeGen/struct-union-BE.c. llvm-svn: 273675 | ||||
* | This patch fixes problem with passing structures and unions | Strahinja Petrovic | 2016-06-24 | 1 | -0/+48 |
smaller than register as argument in variadic functions on big endian architectures. Differential Revision: http://reviews.llvm.org/D21611 llvm-svn: 273665 |