diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-03-27 20:28:30 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-03-27 20:28:30 +0000 |
commit | e2bd5d36b360837c4bc8517f69892135b3b14d27 (patch) | |
tree | dabc5c830afb88912855de7f817cb2d08b73e6e5 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | dab893cb99c9dce859135c46b6f4e2be2ef4cf4d (diff) | |
download | bcm5719-llvm-e2bd5d36b360837c4bc8517f69892135b3b14d27.tar.gz bcm5719-llvm-e2bd5d36b360837c4bc8517f69892135b3b14d27.zip |
[CodeGen] Don't attempt a tail-call with implicit sret.
Tailcalls are only OK with forwarded sret pointers. With sret demotion,
they're not, as we'd have a pointer into a soon-to-be-dead stack frame.
Differential Revison: http://reviews.llvm.org/D8510
llvm-svn: 233409
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions