We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f44f0a commit 383f506Copy full SHA for 383f506
tests/codegen/naked-asan.rs
@@ -20,3 +20,4 @@ pub extern "x86-interrupt" fn page_fault_handler(_: u64, _: u64) {
20
21
// CHECK: #[[ATTRS]] =
22
// CHECK-NOT: sanitize_address
23
+// CHECK: !llvm.module.flags
0 commit comments