You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This repository is shipped with:
31
31
This repository includes a utility script called `x.sh` that streamlines the most common build, test, and usage operations for the LLVM pass.
32
32
You can use this script from the root of the repository to quickly execute the main commands without having to remember all the manual instructions.
33
33
34
-
> [!Note]
34
+
> [!NOTE]
35
35
> The script uses the `LLVM_DIR` environment variable to locate your LLVM installation. If `LLVM_DIR` is not set, it defaults to `~/dev/llvm-project/llvm-build`.
0 commit comments