Speculatively fix build bot

This should address the issue in:
https://lab.llvm.org/buildbot/#/builders/77/builds/16683
This commit is contained in:
Aaron Ballman 2022-04-20 12:32:14 -04:00
parent e3f6c2d288
commit 37a47aacba

View File

@ -18,6 +18,8 @@
int x = 1;
int atoi(const char *);
int main(int argc, char **argv) {
// CHECK: Cause: global-overflow
// RSYM: is located 0 bytes to the right of 4-byte global variable x {{.*}} in {{.*}}global.c.tmp