[flang-commits] [PATCH] D136606: [flang] Fix building against clang dylib

Fangrui Song via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Oct 27 17:03:20 PDT 2022


MaskRay added a comment.

Which build does this patch fix? My `-DLLVM_ENABLE_PROJECTS='llvm;clang;mlir;flang' -DLLVM_LINK_LLVM_DYLIB=on` build `ninja check-flang` works without this patch.

Note also that lldb has some clangBasic uses without the clang-cpp dispatch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136606/new/

https://reviews.llvm.org/D136606



More information about the flang-commits mailing list