[PATCH] D65837: For explicit sections, limit unique section ids to when fintegrated-as=true.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 10:05:24 PDT 2019


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

Looks good - thanks! (still seems like if the syntax for no-unique-section-names is only supported by the integrated assembler, then this feature should also be gated by that flag too (or that flag shouldn't exist and be implied by the use of the integrated assembler?))


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

https://reviews.llvm.org/D65837





More information about the llvm-commits mailing list