diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2023-02-16 16:15:25 -0500 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2023-02-16 16:15:32 -0500 |
commit | 56e41fcf50283f9a76aa65eaf76f118db3bfd1ba (patch) | |
tree | 1440f463607d9eb6442a970062ad155d97d96687 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | c2e248c6aea6396dbfe3bd3ed08ce587b5d63283 (diff) | |
download | llvm-56e41fcf50283f9a76aa65eaf76f118db3bfd1ba.zip llvm-56e41fcf50283f9a76aa65eaf76f118db3bfd1ba.tar.gz llvm-56e41fcf50283f9a76aa65eaf76f118db3bfd1ba.tar.bz2 |
[PowerPC] Bail out of FISel when lowering long calls
We currently don't handle tail calls in fast-isel but
we continue with the lowering when -mlongcall is
specified and lower the calls normally. We should
defer to SDISel for this so that it is lowered correctly.
Differential revision: https://reviews.llvm.org/D123997
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions