Merge commit 'b385428e3d
' into subtree-update_cg_gcc_2024-03-05
This commit is contained in:
commit
0d359efbe6
76 changed files with 7183 additions and 4278 deletions
3
compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md
Normal file
3
compiler/rustc_codegen_gcc/doc/debugging-gcc-lto.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue