[flang-commits] [flang] [Flang][Lower] Add missing dependencies to CMakeLists.txt (PR #77483)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Jan 10 09:00:54 PST 2024


clementval wrote:

> This is needed for getting directive names for both OpenMP and OpenACC when using `DumpTree` from the AST dumper.

`DumpTree` is not part of Lowering libs. I guess @kiranchandramohan suggestion should work for `DumpTree`. 

https://github.com/llvm/llvm-project/pull/77483


More information about the flang-commits mailing list