[PATCH] D102894: [MCStreamer] Move emission of attributes section into MCELFStreamer

Logan Chien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 20:05:39 PDT 2021


logan added a comment.

It has been a while since I wrote the ARM attribute emitter, but anyway this commit makes sense to me and I think this is the right direction.  Other than the Lint problems, I don't see other problems in this commit.


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

https://reviews.llvm.org/D102894



More information about the llvm-commits mailing list