[all-commits] [llvm/llvm-project] a90a09: [mlir][docs] Fix broken links to traits documentat...
mlevesquedion via All-commits
all-commits at lists.llvm.org
Sat Feb 17 13:51:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a90a09fa2e05c8841d145605e8d99020592dd809
https://github.com/llvm/llvm-project/commit/a90a09fa2e05c8841d145605e8d99020592dd809
Author: mlevesquedion <mlevesquedion at google.com>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M mlir/docs/DefiningDialects/AttributesAndTypes.md
M mlir/docs/Interfaces.md
M mlir/docs/LangRef.md
M mlir/docs/PassManagement.md
M mlir/docs/SymbolsAndSymbolTables.md
M mlir/docs/Tutorials/Toy/Ch-2.md
Log Message:
-----------
[mlir][docs] Fix broken links to traits documentation (#82131)
It seems the `Traits.md` file was turned into `Traits/_index.md` in
https://reviews.llvm.org/D153291, causing links to `Traits.md` to no
longer work (instead, `Traits` needs to be used).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list