[Mlir-commits] [mlir] [mlir] Add pass to add comdat to all linkonce functions (PR #65270)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Sep 6 14:58:26 PDT 2023


================
@@ -0,0 +1,78 @@
+//===- AddComdats.cpp - Prepare for translation to LLVM IR ----------------===//
----------------
kiranchandramohan wrote:

Nit: The description here sounds odd.

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


More information about the Mlir-commits mailing list