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.

llvm-svn: 368036

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

index 9d3762b..30e7c1e 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 b57526a..1c9c00d 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!