fix file name
This commit is contained in:
parent
342c4b7ba9
commit
3d657229ad
|
|
@ -137,7 +137,7 @@
|
||||||
- [Updating LLVM](./backend/updating-llvm.md)
|
- [Updating LLVM](./backend/updating-llvm.md)
|
||||||
- [Debugging LLVM](./backend/debugging.md)
|
- [Debugging LLVM](./backend/debugging.md)
|
||||||
- [Backend Agnostic Codegen](./backend/backend-agnostic.md)
|
- [Backend Agnostic Codegen](./backend/backend-agnostic.md)
|
||||||
- [Implicit Caller Location](./codegen/implicit-caller-location.md)
|
- [Implicit Caller Location](./backend/implicit-caller-location.md)
|
||||||
- [Profile-guided Optimization](./profile-guided-optimization.md)
|
- [Profile-guided Optimization](./profile-guided-optimization.md)
|
||||||
- [Sanitizers Support](./sanitizers.md)
|
- [Sanitizers Support](./sanitizers.md)
|
||||||
- [Debugging Support in Rust Compiler](./debugging-support-in-rustc.md)
|
- [Debugging Support in Rust Compiler](./debugging-support-in-rustc.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue