llvm-project/flang/tools/bbc
Valentin Clement 8fc00247ce
[flang] Pass SemanticsContext to the LoweringBridge
The SemanticsContext is needed to analyze expression later in the
lowering for directive languages. This patch allows to keep a reference of
the SemanticsContext in the LoweringBridge.

Building block for D131765

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D131764
2022-08-12 21:23:05 +02:00
..
.clang-format [flang] Add clang-format files for FIR source (LLVM style) 2020-02-17 02:37:49 -08:00
CMakeLists.txt [flang] Run algebraic simplification optimization pass. 2022-07-21 11:43:39 -07:00
bbc.cpp [flang] Pass SemanticsContext to the LoweringBridge 2022-08-12 21:23:05 +02:00