Speculatively fix build bot
This should address the issue in: https://lab.llvm.org/buildbot/#/builders/77/builds/16683
This commit is contained in:
parent
e3f6c2d288
commit
37a47aacba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user