diff options
author | Tim Keith <tkeith@nvidia.com> | 2020-07-23 17:15:33 -0700 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2020-07-23 17:15:35 -0700 |
commit | 412056e2d02fae43c6e7c8511c650e8458d55701 (patch) | |
tree | a5e8776ce141deb36b3f478177d45cdb0f7b508e /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 540b92147da0e9a2c2d096505eb0785ec79f2024 (diff) | |
download | llvm-412056e2d02fae43c6e7c8511c650e8458d55701.zip llvm-412056e2d02fae43c6e7c8511c650e8458d55701.tar.gz llvm-412056e2d02fae43c6e7c8511c650e8458d55701.tar.bz2 |
[flang] Implicitly convert result of statement function
The result of a statement function may require an implicit conversion
to match its result type. Add that to the expression that represents
the statement function body in SubprogramDetails.
Extract the analysis of that expression into a separate function.
Dump the statement function expression as part of the dump of
SubprogramDetails.
Differential Revision: https://reviews.llvm.org/D84452
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions