[all-commits] [llvm/llvm-project] c7c2bb: [Docs][llvm-exegesis] Minor adjustments for clarity
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Dec 30 10:00:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7c2bbba9357a0e350cba4f9cd955a80b7de7c0f
https://github.com/llvm/llvm-project/commit/c7c2bbba9357a0e350cba4f9cd955a80b7de7c0f
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-12-30 (Sat, 30 Dec 2023)
Changed paths:
M llvm/docs/CommandGuide/llvm-exegesis.rst
Log Message:
-----------
[Docs][llvm-exegesis] Minor adjustments for clarity
This patch makes minor adjustments to the llvm-exegesis docs for
clarity. Particularly, an update is made to the list of snippet
annotations to list the correct number of annotations that was not
updated when the docs were originally updated for the snippet address
annotation. In addition, this patch changes a decimal value for the
snippet memory annotation example for an explicit hex value to emphasize
that the LLVM-EXEGESIS-MEM-DEF annotation takes a hex value for the
memory value.
More information about the All-commits
mailing list