llvm/flang/lib
Valentin Clement 307ccf4c0d
[flang][NFC] Clean up ConvertType
This patch removes unused or obsolete code in
the ConvertType.h and ConvertType.cpp files. These
files were landed together with the initial flang
upstreaming. This cleanup will help future upstreaming
effort from fir-dev and keep only used code.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D120405
2022-02-23 18:04:47 +01:00
..
Common
Decimal
Evaluate [flang] Handle CALL C_F_POINTER(without SHAPE=) 2022-02-15 10:58:11 -08:00
Frontend [flang][driver] Make flang-new always generate run-time type info 2022-02-23 10:08:03 +00:00
FrontendTool [flang][driver] Add support for -emit-llvm 2022-02-17 12:13:03 +00:00
Lower [flang][NFC] Clean up ConvertType 2022-02-23 18:04:47 +01:00
Optimizer [NFC] Fix comment 2022-02-17 21:19:22 +08:00
Parser [flang] Allow extension cases of EQUIVALENCE with optional warnings 2022-02-15 10:21:38 -08:00
Semantics [flang] Make source location more accurate for actual arguments 2022-02-15 11:24:22 -08:00
CMakeLists.txt