diff options
| author | Valentin Clement <clementval@gmail.com> | 2022-02-01 20:53:00 +0100 |
|---|---|---|
| committer | Valentin Clement <clementval@gmail.com> | 2022-02-01 20:54:45 +0100 |
| commit | aab4263ad66c99da15cb9bda6aec8269d159b113 (patch) | |
| tree | dbb18fcb402eaf1362b6e694ec9703816e20fce6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp | |
| parent | 82cf35bc89fcbe666243cd6f9e29af0023016a2d (diff) | |
| download | llvm-aab4263ad66c99da15cb9bda6aec8269d159b113.zip llvm-aab4263ad66c99da15cb9bda6aec8269d159b113.tar.gz llvm-aab4263ad66c99da15cb9bda6aec8269d159b113.tar.bz2 | |
[flang] Lower basic STOP statement
This patch lowers STOP statement without arguments
and ERROR STOP. STOP statement with arguments lowering will
come in later patches ince it requires some expression lowering
to be added.
STOP statement is lowered to a runtime call.
Also makes sure we are creating a constant in the MLIR arith constant.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan, schweitz
Differential Revision: https://reviews.llvm.org/D118697
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
