]> granicus.if.org Git - llvm/commitdiff
Revert "Fixed failing test cases"
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 6 Aug 2019 13:50:28 +0000 (13:50 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 6 Aug 2019 13:50:28 +0000 (13:50 +0000)
This reverts commit r368030, which depends on r368021 that I reverted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368036 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 9d3762b0291b5eb93ab0c3f6c9499439d8c1d2a2..30e7c1e430daf5edb92631891362d86f627b22b0 100644 (file)
@@ -16,7 +16,7 @@
 # DOC2: Name: _sym2
 # DOC3: Name: _sym3
 # DOC4: Name: _sym4
-# DOC5: yaml2obj: error: Cannot find the 5th document
+# DOC5: yaml2obj: Cannot find the 5th document
 
 --- !ELF
 FileHeader: !FileHeader
index b57526abe7153a4bbb491081e6140cff4ba0a018..1c9c00d2e50f6437056f66c24bd9684d0389de21 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: error: Failed to parse YAML input!
+# ERR2-NEXT: yaml2obj: Failed to parse YAML file!