[Mlir-commits] [mlir] [mlir][llvm] Fix linkage enum order (PR #118484)

Mehdi Amini llvmlistbot at llvm.org
Tue Dec 3 06:20:43 PST 2024


joker-eph wrote:

>  We usually use a commit message of the form:
> [mlir][llvm] Fix linkage enum order

I would instead use "NFC" and avoid the word "fix" here, otherwise I'd want a test. Maybe:

> [mlir][llvm] Align linkage enum order with LLVM (NFC)

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


More information about the Mlir-commits mailing list