about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/debuginfo.rs
diff options
context:
space:
mode:
authorKyle Huey <khuey@kylehuey.com>2024-11-18 18:16:22 -0800
committerKyle Huey <khuey@kylehuey.com>2024-11-19 05:18:56 -0800
commit1e4ebb0ccdffe4a8ddb15cb8e95bef3b905f045b (patch)
tree28ee64a14598310a5134b67e47185e37e144692a /compiler/rustc_codegen_gcc/src/debuginfo.rs
parentb71fb5edc0217eaf8fc824a44cd7b0945e29ff4d (diff)
downloadrust-1e4ebb0ccdffe4a8ddb15cb8e95bef3b905f045b.tar.gz
rust-1e4ebb0ccdffe4a8ddb15cb8e95bef3b905f045b.zip
Honor collapse_debuginfo when dealing with MIR-inlined functions inside macros.
The test relies on the fact that inlining more than 2^12 calls at the same
callsite will trigger a panic (and after the following commit, a warning) due to
LLVM limitations but with collapse_debuginfo the callsites should not be the
same.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/debuginfo.rs')
0 files changed, 0 insertions, 0 deletions