[flang-commits] [flang] [flang][NFC] Refactor to remove .inc file containing shared code (PR #109874)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Tue Sep 24 18:56:03 PDT 2024


================
@@ -0,0 +1,21 @@
+add_flang_library(FIRPasses
----------------
vzakhari wrote:

I would rather avoid `FIR` here, because these may be `HLFIR` passes as well.  To avoid any confusion, I think, `FlangPasses` might be a better name.

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


More information about the flang-commits mailing list