[PATCH] D127776: [ObjectYAML] Add offloading binary implementations for obj2yaml and yaml2obj
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 01:25:06 PDT 2022
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: llvm/test/ObjectYAML/Offload/malformed-offset.yaml:15
+
+# CHECK: Error reading file: <stdin>: The end of the file was unexpectedly encountered
----------------
I assume the body of this error message comes from code outside of this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127776/new/
https://reviews.llvm.org/D127776
More information about the llvm-commits
mailing list