[ASan][Test] Fix globals test on 32-bit architectures
authorMarco Elver <elver@google.com>
Sat, 6 Jun 2020 09:18:46 +0000 (11:18 +0200)
committerMarco Elver <elver@google.com>
Sat, 6 Jun 2020 09:23:16 +0000 (11:23 +0200)
commit97a670958c240d469c6baf2d3c601d4dea286069
treed1ca49b644924718191b7509e965bb67fc09da9c
parent4261b026ad5b97231be25f28fe2b0f8a84d82d13
[ASan][Test] Fix globals test on 32-bit architectures

Buildbot reports failures on e.g. armv7 and thumbv7. Fix the test by
expecting either i32 or i64 for the size-argument.
clang/test/CodeGen/asan-globals.cpp