We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca4d07 commit 7edf327Copy full SHA for 7edf327
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