llvm-project/flang/lib
Tim Keith 6f300105d2 [flang] Fix bug with IMPORT of USE of USE
When a module contained an import of a use-association of a
use-association, we weren't recognizing that the symbols was needed.
The fix is the follow all of the use-associations using `GetUltimate()`.

Differential Revision: https://reviews.llvm.org/D79737
2020-05-11 13:28:07 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Fix x87 binary->decimal 2020-05-04 12:04:08 -07:00
Evaluate [flang]Semantics for SELECT RANK. 2020-05-08 08:52:31 +05:30
Lower [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Optimizer [mlir] Add NamedAttrList 2020-05-07 12:33:36 -07:00
Parser [flang] Fix handling of files without terminating newlines. 2020-04-27 12:40:22 +01:00
Semantics [flang] Fix bug with IMPORT of USE of USE 2020-05-11 13:28:07 -07:00
CMakeLists.txt [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00