1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Hans Wennborg 0667f54980 Revert to extend i8/i16 return values on Darwin (PR26665)
In r260133, LLVM was changed to no longer extend i8/i16 return values,
as it's not required by the ABI. However, code was found in the wild
that relies on the old behaviour on Darwin, so this commit reverts
back to that old behaviour for Darwin.

On other platforms, it's less likely that code would be depending on
the old behaviour, as GCC and MSVC haven't been extending such return
values.

llvm-svn: 261235
2016-02-18 18:17:05 +00:00
..
2016-01-26 00:03:25 +00:00
2016-01-26 18:22:50 +00:00
2016-01-16 15:25:02 +00:00
2016-01-16 15:25:02 +00:00
2015-11-30 19:04:19 +00:00
2016-01-05 00:48:16 +00:00
2015-09-29 22:09:16 +00:00
2016-01-26 00:03:25 +00:00
2015-11-24 22:09:31 +00:00
2015-08-25 07:42:09 +00:00
2015-12-16 11:22:37 +00:00
2015-12-16 11:22:37 +00:00
2016-02-15 17:57:40 +00:00
2015-12-05 19:54:59 +00:00
2015-08-28 17:19:54 +00:00
2015-12-12 12:52:52 +00:00
2015-08-19 16:17:08 +00:00