diff options
Diffstat (limited to 'compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md')
| -rw-r--r-- | compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md b/compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md deleted file mode 100644 index 93b150d7686..00000000000 --- a/compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md +++ /dev/null @@ -1,3 +0,0 @@ -# How to debug GCC LTO - -Run do the command with `-v -save-temps` and then extract the `lto1` line from the output and run that under the debugger. |
