We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49068a0 commit 9eee425Copy full SHA for 9eee425
llvm/test/tools/yaml2obj/multi-doc.test
@@ -16,7 +16,7 @@
16
# DOC2: Name: _sym2
17
# DOC3: Name: _sym3
18
# DOC4: Name: _sym4
19
-# DOC5: yaml2obj: Cannot find the 5th document
+# DOC5: yaml2obj: error: Cannot find the 5th document
20
21
--- !ELF
22
FileHeader: !FileHeader
llvm/test/tools/yaml2obj/section-size-content.yaml
@@ -175,4 +175,4 @@ Sections:
175
# ERR2: error: Section size must be greater than or equal to the content size
176
# ERR2-NEXT: - Name: .data
177
# ERR2-NEXT: ^
178
-# ERR2-NEXT: yaml2obj: Failed to parse YAML file!
+# ERR2-NEXT: yaml2obj: error: Failed to parse YAML input!
0 commit comments