[PATCH] D136125: [MC][COFF] Add COFF section flag "Info"

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 16:04:09 PDT 2022


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Oh, sorry, I got confused.  binutils apparently treats "e" as an alias for "n".

"i" doesn't appear to conflict with any existing usage, so should be fine.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136125/new/

https://reviews.llvm.org/D136125



More information about the llvm-commits mailing list