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

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Wed Sep 25 08:30:04 PDT 2024


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

Done. I have used `flangPasses` (note the lower case 'f') to be consistent with some of other `libflang` libraries.

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


More information about the flang-commits mailing list