diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-05-15 23:01:46 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-05-15 23:01:46 +0000 |
commit | 966abe7614cd04330afb26f3851347759f73d2c1 (patch) | |
tree | 25881ed6116fcc1eea2095c6a49d49425b7e7f64 /lld/lib/ReaderWriter | |
parent | 1761f11801c120c94bed861a580ac8218a1b4cfa (diff) | |
download | bcm5719-llvm-966abe7614cd04330afb26f3851347759f73d2c1.tar.gz bcm5719-llvm-966abe7614cd04330afb26f3851347759f73d2c1.zip |
MS ABI: Use musttail for thunk IR generation
This allows us to perfectly forward non-trivial arguments that use
inalloca.
We still can't forward non-trivial arguments through thunks when we have
a covariant return type with a non-trivial adjustment. This would
require emitting an extra copy, which is non-conforming anyway.
llvm-svn: 208927
Diffstat (limited to 'lld/lib/ReaderWriter')
0 files changed, 0 insertions, 0 deletions