Skip to content

Commit 5105df9

Browse files
committed
fixup! fixup! codegen: Generate dbg_value for the ref statement
fix tidy checks failed
1 parent 224fbe9 commit 5105df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen-llvm/debuginfo-dse.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
//@ compile-flags: -Copt-level=3 -g -Zverify-llvm-ir -Zmerge-functions=disabled
22
//@ revisions: CODEGEN OPTIMIZED
33
//@[CODEGEN] compile-flags: -Cno-prepopulate-passes
4+
// ignore-tidy-linelength
45

56
#![crate_type = "lib"]
67

0 commit comments

Comments
 (0)