Skip to content

Commit 7c2c08d

Browse files
Update tests
1 parent 8cfa2ae commit 7c2c08d

22 files changed

+44
-44
lines changed

tests/reference/llvm-assert1-8df4f31.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "llvm-assert1-8df4f31.stdout",
9-
"stdout_hash": "1fba7fc6b2135245fe8cf4cf496063e87993ad1c3d0e5401768b3d28",
9+
"stdout_hash": "469420dc755e6e9ab36a54a4dbd742c0f8f2d50dfdaea7447df36914",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/llvm-assert1-8df4f31.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; ModuleID = 'LFortran'
2-
source_filename = "LFortran"
1+
; ModuleID = 'LCompilers'
2+
source_filename = "LCompilers"
33

44
@0 = private unnamed_addr constant [20 x i8] c"AssertionError: %s\0A\00", align 1
55
@1 = private unnamed_addr constant [11 x i8] c"a is not 5\00", align 1

tests/reference/llvm-bindc_01-c984f09.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "llvm-bindc_01-c984f09.stdout",
9-
"stdout_hash": "dbaa991eb9f1ba65d9ec104cf8e1698c30b4750a2bc945f9d959d71e",
9+
"stdout_hash": "bc3e67cad15e05ac73c556c9356f59709fdd85f5224cfd5bb1a81730",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/llvm-bindc_01-c984f09.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; ModuleID = 'LFortran'
2-
source_filename = "LFortran"
1+
; ModuleID = 'LCompilers'
2+
source_filename = "LCompilers"
33

44
@queries = global void* null
55
@x = global i16* null

tests/reference/llvm-bindc_02-3cf74e9.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "llvm-bindc_02-3cf74e9.stdout",
9-
"stdout_hash": "2c302f0eb152f17058d91d8af1c12d33c16e227dafc9e944a1b62873",
9+
"stdout_hash": "ae3a14cd9afc0b6369096e069eaa640d1d5eaa9e7f139227e0adea15",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/llvm-bindc_02-3cf74e9.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; ModuleID = 'LFortran'
2-
source_filename = "LFortran"
1+
; ModuleID = 'LCompilers'
2+
source_filename = "LCompilers"
33

44
%array = type { i16*, i32, %dimension_descriptor*, i1, i32 }
55
%dimension_descriptor = type { i32, i32, i32 }

tests/reference/llvm-bool1-af4376b.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "llvm-bool1-af4376b.stdout",
9-
"stdout_hash": "3a12ea6f727bd49826ec1f081fbf0bd295b0a58fd74afb213f2177bd",
9+
"stdout_hash": "89ae052d41e4c0a2e78b139f36ad06370fba25da457e1e19a9889f4d",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/llvm-bool1-af4376b.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; ModuleID = 'LFortran'
2-
source_filename = "LFortran"
1+
; ModuleID = 'LCompilers'
2+
source_filename = "LCompilers"
33

44
@0 = private unnamed_addr constant [2 x i8] c" \00", align 1
55
@1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1

tests/reference/llvm-expr14-b96b5b1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "llvm-expr14-b96b5b1.stdout",
9-
"stdout_hash": "93455c59eaa39e7db979ec4436ac35cf12b2ff9b5ae2b125adc0a2a3",
9+
"stdout_hash": "0d6a2afff62e52cb880a495bcad0c9dbcd26cb586149375af40d9d5c",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/llvm-expr14-b96b5b1.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; ModuleID = 'LFortran'
2-
source_filename = "LFortran"
1+
; ModuleID = 'LCompilers'
2+
source_filename = "LCompilers"
33

44
define void @test_boolean_comparison() {
55
.entry:

0 commit comments

Comments
 (0)