[all-commits] [llvm/llvm-project] 1d650d: [MLIR] Fix typo in `add_mlir_library` docs. NFC.
Joe Loser via All-commits
all-commits at lists.llvm.org
Sat Dec 3 18:30:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d650d4f1dd333c7053010368be446e28b059d99
https://github.com/llvm/llvm-project/commit/1d650d4f1dd333c7053010368be446e28b059d99
Author: Joe Loser <joeloser at fastmail.com>
Date: 2022-12-03 (Sat, 03 Dec 2022)
Changed paths:
M mlir/cmake/modules/AddMLIR.cmake
Log Message:
-----------
[MLIR] Fix typo in `add_mlir_library` docs. NFC.
`s/librar/library` in `llvm_add_library`.
Differential Revision: https://reviews.llvm.org/D139265
More information about the All-commits
mailing list