We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccfdd1 commit eecd68cCopy full SHA for eecd68c
src/backend/debugging.md
@@ -56,7 +56,7 @@ These tools include:
56
57
By default, the Rust build system does not check for changes to the LLVM source code or
58
its build configuration settings. So, if you need to rebuild the LLVM that is linked
59
-into `rustc`, first delete the file `llvm-finished-building`, which should be located
+into `rustc`, first delete the file `.llvm-stamp`, which should be located
60
in `build/<host-triple>/llvm/`.
61
62
The default rustc compilation pipeline has multiple codegen units, which is
0 commit comments