Skip to content

Commit 213b357

Browse files
authored
Update README.md
1 parent 7719cea commit 213b357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Each compiler stage lives in its own subdirectory with a dedicated README:
101101

102102
Additional documentation:
103103

104-
* [LLVM IR Optimization](OPTIMIZATIONS.md) – explains our optimization pipeline, levels, and LLVM passes used.
104+
* [LLVM IR Optimization](OPTIMISATIONS.md) – explains our optimization pipeline, levels, and LLVM passes used.
105105
* [Projects](PROJECTS.md) – analysis of large/complex Dana programs in `testing/extra-hard/`.
106106

107107
---
@@ -168,4 +168,4 @@ chmod +x llvm.sh
168168
This downloads and configures LLVM 14.
169169
If needed, adjust priorities to ensure `llvm-config` points to the correct version.
170170

171-
---
171+
---

0 commit comments

Comments
 (0)