diff options
author | Philip Reames <listmail@philipreames.com> | 2022-01-31 09:56:14 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-01-31 09:57:46 -0800 |
commit | 57cf29ac1bc5d0a5e20a7262111c3d3463113c47 (patch) | |
tree | a302ab8fff09925a696e0a25a2e05749248fb124 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 25bf6a2a9bc6ecb3792199490c70c4ce50a94aea (diff) | |
download | llvm-57cf29ac1bc5d0a5e20a7262111c3d3463113c47.zip llvm-57cf29ac1bc5d0a5e20a7262111c3d3463113c47.tar.gz llvm-57cf29ac1bc5d0a5e20a7262111c3d3463113c47.tar.bz2 |
[Statepoint] Remove another use of getActualReturnType [NFC]
For the cross block gc.result projection case, we only care about the return type if there is a cross block gc.result, and if there is one, we can take the type from the gc.result.
At the moment, this makes little difference, but for opaque pointers we need a means to get result typing without relying on pointee types.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions