Skip to content

Commit f16263a

Browse files
From GUIDELINES to LLVM_INSTALLATION name
Signed-off-by: FedericoBruzzone <federico.bruzzone.i@gmail.com>
1 parent c168402 commit f16263a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Run `./x.sh help` for the complete and detailed list of available commands.
5959

6060
## Building the pass
6161

62-
The [GUIDELINES.md](GUIDELINES.md) file includes detailed instructions on how to set up the system to have an LLVM 21 installation, and how to set the `LLVM_DIR` environment variable accordingly.
62+
The [LLVM_INSTALLATION.md](LLVM_INSTALLATION.md) file includes detailed instructions on how to set up the system to have an LLVM 21 installation, and how to set the `LLVM_DIR` environment variable accordingly.
6363
For instance:
6464

6565
```bash

0 commit comments

Comments
 (0)