[PATCH] D136125: [MC][COFF] Add COFF section flag "Info"
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 15:45:52 PDT 2022
bcl5980 added a comment.
In D136125#3866684 <https://reviews.llvm.org/D136125#3866684>, @efriedma wrote:
> So does binutils nm. But binutils as expects "e".
Can you provider some detail link for that? I try to search `IMAGE_SCN_LNK_INFO` in `git://sourceware.org/git/binutils-gdb.git`, but haven't find anything.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136125/new/
https://reviews.llvm.org/D136125
More information about the llvm-commits
mailing list