Skip to content

Commit

Permalink
Unrolled build for rust-lang#130152
Browse files Browse the repository at this point in the history
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``
  • Loading branch information
rust-timer authored Sep 10, 2024
2 parents 304b7f8 + 383f506 commit 3b73a06
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 3b73a06

Please sign in to comment.