This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
// CHECK-NEXT: <unknown>
10
10
// CHECK-NEXT: <unknown>
11
11
// CHECK-NEXT: <unknown>
12
- // CHECK-NEXT: <const char *>: -DENV_COMPILE_OPTS -vc-codegen
12
+ // CHECK-NEXT: <const char *>:{{.*}} -DENV_COMPILE_OPTS{{.*}} -vc-codegen
13
13
14
14
// TODO: Uncomment when build options are properly passed to compile and link
15
15
// commands for kernel_bundle
Original file line number Diff line number Diff line change 12
12
// CHECK-NEXT: <unknown>
13
13
// CHECK-NEXT: <unknown>
14
14
// CHECK-NEXT: <unknown>
15
- // CHECK-NEXT: <const char *>: -g -vc-codegen
15
+ // CHECK-NEXT: <const char *>:{{.*}} -g {{.*}} -vc-codegen
16
16
17
17
// TODO: Uncomment when build options are properly passed to compile and link
18
18
// commands for kernel_bundle
Original file line number Diff line number Diff line change 8
8
// CHECK-NEXT: <unknown>
9
9
// CHECK-NEXT: <unknown>
10
10
// CHECK-NEXT: <unknown>
11
- // CHECK-NEXT: <const char *>: -DENV_COMPILE_OPTS -vc-codegen
11
+ // CHECK-NEXT: <const char *>:{{.*}} -DENV_COMPILE_OPTS{{.*}} -vc-codegen
12
12
13
13
// TODO: Uncomment when build options are properly passed to compile and link
14
14
// commands for program
Original file line number Diff line number Diff line change 12
12
// CHECK-NEXT: <unknown>
13
13
// CHECK-NEXT: <unknown>
14
14
// CHECK-NEXT: <unknown>
15
- // CHECK-NEXT: <const char *>: -DBUILD_OPTS -g -vc-codegen
15
+ // CHECK-NEXT: <const char *>:{{.*}} -DBUILD_OPTS{{.*}}-g{{.*}} -vc-codegen
16
16
17
17
// TODO: Uncomment when build options are properly passed to compile and link
18
18
// commands for program
You can’t perform that action at this time.
0 commit comments