llvm-project
7c86ab8a - [flang] Fixed the missing dependency. (#121370)

Commit
271 days ago
[flang] Fixed the missing dependency. (#121370) My local build with the shared libraries is broken. I suppose this was introduced by #120374. `flang/include/flang/Evaluate/constant.h` ends up being included by `MapInfoFinalization.cpp` via `flang/Lower/DirectivesCommon.h`. The undefined references are related to `ConstantBase` classes.
Author
Parents
Loading