[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / Instrumentation / SanitizerCoverage / coff-used-ctor.ll
blobfd12eed8e3669e6eaa6467e2ef8ee09f61ebf7dd
1 ; Checks that sancov.module_ctor is marked used.
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-inline-8bit-counters=1 -sanitizer-coverage-pc-table=1 -S | FileCheck %s
3 target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
4 target triple = "x86_64-pc-windows-msvc19.14.26433"
6 define void @foo() {
7 entry:
8   ret void
11 ; CHECK: @llvm.used = appending global {{.*}} @sancov.module_ctor