Speculatively fix this C DR test

There is a failing bot:
http://45.33.8.238/macm1/40002/step_7.txt

It looks to be failing because of a regex and how it handles whitespace,
so modifying the CHECK line slightly to account for that.
This commit is contained in:
Aaron Ballman 2022-07-12 15:16:10 -04:00
parent 984f5f3f62
commit 2346d19a26
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ goto_target:
* first pass through.
*/
/* Get us to the right function.
CHECK-LABEL: define {{.*}} void @dr268() {{.*}} {
CHECK-LABEL: define{{.*}} void @dr268() {{.*}} {
First is the initialization and goto.
CHECK: store i32 5