[all-commits] [llvm/llvm-project] 57782d: Fix several migration artifacts
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Jun 9 16:11:14 PDT 2026
Branch: refs/heads/users/rnk/llvm-md-langref
Home: https://github.com/llvm/llvm-project
Commit: 57782d408036407b8909e7b89fab424304b25638
https://github.com/llvm/llvm-project/commit/57782d408036407b8909e7b89fab424304b25638
Author: Reid Kleckner <rkleckner at nvidia.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/docs/LangRef.md
Log Message:
-----------
Fix several migration artifacts
- Lines starting with `%` are markdown line comments. This comes up
often when LLVM IR value names end up starting a new line in prose.
- Fix indentation in a few cases
- Use > prefix for intended block quote sections.
- Fix the VP section heading, the two-line "" heading underline wasn't
caught in the initial migration.
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