Skip to content

Commit fe78568

Browse files
committed
fix file name
1 parent 99745b9 commit fe78568

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
- [Updating LLVM](./backend/updating-llvm.md)
138138
- [Debugging LLVM](./backend/debugging.md)
139139
- [Backend Agnostic Codegen](./backend/backend-agnostic.md)
140-
- [Implicit Caller Location](./codegen/implicit-caller-location.md)
140+
- [Implicit Caller Location](./backend/implicit-caller-location.md)
141141
- [Profile-guided Optimization](./profile-guided-optimization.md)
142142
- [Sanitizers Support](./sanitizers.md)
143143
- [Debugging Support in Rust Compiler](./debugging-support-in-rustc.md)

0 commit comments

Comments
 (0)