llvm-project/flang/unittests/Optimizer/Builder/Runtime
Jacques Pienaar 3012f35f87 [flang] Updated FIR dialect to _Both
Change dialect (and remove now redundant accessors) to generate both
form of accessors of being generated. Tried to keep this change
reasonably minimal (this also includes keeping note about not generating
getType accessor to avoid shadowing).

Differential Revision: https://reviews.llvm.org/D115420
2021-12-09 15:05:13 -08:00
..
AssignTest.cpp [fir] Add assignment runtime API builder 2021-11-29 10:23:06 +01:00
CharacterTest.cpp [fir] Add fir character builder 2021-12-03 14:58:17 +01:00
DerivedTest.cpp [fir] Add fir derived type runtime builder 2021-12-03 14:51:59 +01:00
NumericTest.cpp [flang] Updated FIR dialect to _Both 2021-12-09 15:05:13 -08:00
RaggedTest.cpp [fir] Add fir ragged array builder 2021-12-08 17:28:43 +01:00
ReductionTest.cpp [fir] Add fir reduction builder 2021-12-01 09:01:12 +01:00
RuntimeCallTestBase.h [fir] Add fir character builder 2021-12-03 14:58:17 +01:00
TransformationalTest.cpp