diff options
author | Tim Northover <t.p.northover@gmail.com> | 2022-01-07 13:49:18 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2022-01-11 11:31:13 +0000 |
commit | 0b5b35fdbdbf029bb6915e183541556c4eeadd3f (patch) | |
tree | 4cbb7e0b9107dc039f0ff82eb73f40bb296083d3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | fba8ad2b719c14e971dfe16458b3d18c08e0e40d (diff) | |
download | llvm-0b5b35fdbdbf029bb6915e183541556c4eeadd3f.zip llvm-0b5b35fdbdbf029bb6915e183541556c4eeadd3f.tar.gz llvm-0b5b35fdbdbf029bb6915e183541556c4eeadd3f.tar.bz2 |
ARM: make FastISel & GISel pass -1 to ADJCALLSTACKUP to signal no callee pop.
The interface for these instructions changed with support for mandatory tail
calls, and now -1 indicates the CalleePopAmount argument is not valid.
Unfortunately I didn't realise FastISel or GISel did calls at the time so
didn't update them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions