[Mlir-commits] [llvm] [mlir] [NFC][emacs] Fix emacs lints in the LLVM and MLIR modes (PR #182074)

Fangrui Song llvmlistbot at llvm.org
Wed Feb 18 20:12:32 PST 2026


================
@@ -1,7 +1,9 @@
-;;; llvm-mode.el --- Major mode for the LLVM assembler language.
+;;; llvm-mode.el --- Major mode for the LLVM assembler language -*- lexical-binding: t -*-
 
 ;; Maintainer:  The LLVM team, http://llvm.org/
 ;; Version: 1.0
+;; Homepage: http://llvm.org/y
----------------
MaskRay wrote:

`/y` typo?

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


More information about the Mlir-commits mailing list