; RUN: opt < %s -asan -asan-module -asan-experimental-poisoning -S | FileCheck --check-prefixes=CHECK-ON,CHECK %s ; RUN: opt < %s -asan -asan-module -S | FileCheck --check-prefixes=CHECK-OFF,CHECK %s target datalayout = "e-i64:64-f80:128-s:64-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" declare void @Foo(i8*) define void @Bar() uwtable sanitize_address { entry: ; CHECK: store i32 -235802127 ; CHECK: store i64 -868082074056920318 ; CHECK: store i64 -868082074056920077 ; CHECK: store i16 -3085 ; CHECK: store i8 -13 ; CHECK-LABEL: call void @Foo ; CHECK-LABEL: