Commit 8f971ca
authored
[flang] Move DumpEvaluateExpr from Lower to Semantics (#128723)
Since evaluate::Expr can show up in the parse tree in the semantic
analysis step, make it possible to dump its structure in the Semantics
module.
The Lower module depends on Semantics, so the code is still accessible
in it.1 parent 1c4e0f6 commit 8f971ca
File tree
8 files changed
+443
-489
lines changed- flang
- include/flang
- Lower
- Semantics
- lib
- Lower
- Semantics
8 files changed
+443
-489
lines changedThis file was deleted.
0 commit comments