[NFC][sanitizer] Fix test on 32bit platform

This commit is contained in:
Vitaly Buka 2020-12-02 07:28:45 -08:00
parent 5c8911d0ba
commit 1f3def16f6
1 changed files with 1 additions and 2 deletions

View File

@ -53,6 +53,5 @@ extern "C" void StoreToTLS(char c) {
// CHECK: DTLS_Find [[DTLS:0x[a-f0-9]+]] {{[0-9]+}}
// CHECK-NEXT: DTLS_NextBlock [[DTLS]] 0
// CHECK: DTLS_Find [[DTLS:0x[a-f0-9]+]] 255
// CHECK: DTLS_Find [[DTLS:0x[a-f0-9]+]] {{255|511}}
// CHECK-NEXT: DTLS_NextBlock [[DTLS]] 1
// CHECK-NOT: DTLS_NextBlock