[PATCH] D104639: [AIX][XCOFF] Add support for 64-bit file header and section header writing
Maryam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 04:37:26 PDT 2021
MaryamBen added a comment.
Thanks you for your reviews,
I tried to make changes you told me to see if I could make it in time. Because tomorow is my last day at work, I don't have enough time to redo all the patchs especially the tests.
When I applied your recommendations, I got the error "The end of the file was unexpectedly encountered". I think it would require more time to do things properly.
Otherwise, there are tests for the file header and the section header in further patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104639/new/
https://reviews.llvm.org/D104639
More information about the llvm-commits
mailing list