[PATCH] D30229: [MC] Set defaults based on section names and support name suffixes
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 12:39:12 PST 2017
mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.
It looks right to me. It would be more in keeping with the existing code to merge into each existing if rather than adding another whose then statement is identical, but that's a trivial thing.
Repository:
rL LLVM
https://reviews.llvm.org/D30229
More information about the llvm-commits
mailing list