[PATCH] D127135: [Object][Archive] Support a new archive member /<ECSYMBOLS>/
Pengxuan Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 12:53:07 PDT 2022
pzheng added a comment.
In D127135#3561269 <https://reviews.llvm.org/D127135#3561269>, @thieta wrote:
> I think you can drop the content lines from the test cases. But other that that it looks fine.
I tried removing the content lines from the test case, but got the following error somehow. Any idea?
"truncated or malformed archive (offset to next archive member past the end of the archive after member foo-arm64ec.obj)"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127135/new/
https://reviews.llvm.org/D127135
More information about the llvm-commits
mailing list