Skip to content

Commit a26c809

Browse files
Rollup merge of #130152 - krasimirgg:nsan, r=nikic
adapt a test for llvm 20 No functional changes intended. ``@rustbot`` label: +llvm-main r? ``@nikic``
2 parents 68ae3b2 + 383f506 commit a26c809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)