summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/zerostructcall.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Sparc] Allow passing of empty structs.Chris Dewhurst2016-06-011-0/+51
Passing an empty struct as a function call argument is now supported. unit tests for various scenarios added. llvm-svn: 271374
OpenPOWER on IntegriCloud