summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/missing-sret.ll
Commit message (Collapse)AuthorAgeFilesLines
* Drop assert that a call with struct return goes to a function with sretJoerg Sonnenberger2015-10-211-0/+9
attribute. Clang incorrectly misses it on __muldc3 and friends and the type system doesn't include it properly either. llvm-svn: 250938
OpenPOWER on IntegriCloud