Skip to content

Commit

Permalink
adapt a test for llvm 20
Browse files Browse the repository at this point in the history
No functional changes intended.
  • Loading branch information
krasimirgg committed Sep 9, 2024
1 parent 1f44f0a commit 383f506
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 383f506

Please sign in to comment.