]> granicus.if.org Git - llvm/commitdiff
Fixed failing test cases
authorAlex Brachet <alexbrachetmialot@gmail.com>
Tue, 6 Aug 2019 13:29:55 +0000 (13:29 +0000)
committerAlex Brachet <alexbrachetmialot@gmail.com>
Tue, 6 Aug 2019 13:29:55 +0000 (13:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368030 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/yaml2obj/multi-doc.test
test/tools/yaml2obj/section-size-content.yaml

index 30e7c1e430daf5edb92631891362d86f627b22b0..9d3762b0291b5eb93ab0c3f6c9499439d8c1d2a2 100644 (file)
@@ -16,7 +16,7 @@
 # DOC2: Name: _sym2
 # DOC3: Name: _sym3
 # DOC4: Name: _sym4
-# DOC5: yaml2obj: Cannot find the 5th document
+# DOC5: yaml2obj: error: Cannot find the 5th document
 
 --- !ELF
 FileHeader: !FileHeader
index 1c9c00d2e50f6437056f66c24bd9684d0389de21..b57526abe7153a4bbb491081e6140cff4ba0a018 100644 (file)
@@ -175,4 +175,4 @@ Sections:
 # ERR2:      error: Section size must be greater than or equal to the content size
 # ERR2-NEXT: - Name: .data
 # ERR2-NEXT:   ^
-# ERR2-NEXT: yaml2obj: Failed to parse YAML file!
+# ERR2-NEXT: yaml2obj: error: Failed to parse YAML input!