mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 13:26:45 +00:00
Fix ARM Sanitizer build
Example: https://lab.llvm.org/buildbot/#/builders/239/builds/4709
This commit is contained in:
parent
b8b2a279d0
commit
7ae1b76ed7
@ -13,4 +13,4 @@ struct S {
|
||||
S data2[1000000] = {0};
|
||||
S data_empty_init2[1000000] = {};
|
||||
|
||||
// CHECK: TOTAL = {{.*}} (0.{{.*}} MBytes)
|
||||
// CHECK: TOTAL = {{.*}} ({{0|1}}.{{.*}} MBytes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user