diff options
Diffstat (limited to 'llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll')
| -rw-r--r-- | llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll index a3c852ad04e..b84a9e74f54 100644 --- a/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll +++ b/llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll @@ -44,6 +44,7 @@ entry:    ; CHECK-UAR: store i64 -723401728380766731    ; CHECK-UAR: store i64 -723401728380766731    ; CHECK-UAR: store i64 -723401728380766731 +  ; CHECK-UAR-NOT: store i64    ; CHECK-UAR: store i8 0    ; CHECK-UAR-NOT: store    ; CHECK-UAR: label  | 

