[MLIR] Fix typo in `add_mlir_library` docs. NFC.
authorJoe Loser <joeloser@fastmail.com>
Sun, 4 Dec 2022 02:27:37 +0000 (19:27 -0700)
committerJoe Loser <joeloser@fastmail.com>
Sun, 4 Dec 2022 02:28:29 +0000 (19:28 -0700)
commit1d650d4f1dd333c7053010368be446e28b059d99
tree9ae0f59d646ecbd3dedef8b86b9ef1537e3df2fc
parent5d3c972a3565df01bb4ac15262b6fe4c3157b807
[MLIR] Fix typo in `add_mlir_library` docs. NFC.

`s/librar/library` in `llvm_add_library`.

Differential Revision: https://reviews.llvm.org/D139265
mlir/cmake/modules/AddMLIR.cmake