Skip to content

Commit

Permalink
Rollup merge of #130152 - krasimirgg:nsan, r=nikic
Browse files Browse the repository at this point in the history
adapt a test for llvm 20

No functional changes intended.

``@rustbot`` label: +llvm-main
r? ``@nikic``
  • Loading branch information
workingjubilee authored Sep 10, 2024
2 parents 68ae3b2 + 383f506 commit a26c809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/codegen/naked-asan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ pub extern "x86-interrupt" fn page_fault_handler(_: u64, _: u64) {

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

0 comments on commit a26c809

Please sign in to comment.