Files
archived-llvm-mirror/test/CodeGen/XCore
Richard Osborne 947c19eaa0 [XCore] Support functions returning more than 4 words.
If a function returns a large struct by value return the first 4 words
in registers and the rest on the stack in a location reserved by the
caller. This is needed to support the xC language which supports
functions returning an arbitrary number of return values. This is
r202397 reapplied with a fix to avoid an uninitialized read of a member.

llvm-svn: 202414
2014-02-27 17:47:54 +00:00
..
2014-02-18 11:21:59 +00:00
2013-08-01 08:29:44 +00:00