Skip to content

Commit 3b73a06

Browse files
authored
Unrolled build for rust-lang#130152
Rollup merge of rust-lang#130152 - krasimirgg:nsan, r=nikic adapt a test for llvm 20 No functional changes intended. ``@rustbot`` label: +llvm-main r? ``@nikic``
2 parents 304b7f8 + 383f506 commit 3b73a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/naked-asan.rs

+1
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ pub extern "x86-interrupt" fn page_fault_handler(_: u64, _: u64) {
2020

2121
// CHECK: #[[ATTRS]] =
2222
// CHECK-NOT: sanitize_address
23+
// CHECK: !llvm.module.flags

0 commit comments

Comments
 (0)