[PATCH] D21743: Convenience function for MCContext to get named sections when lowering.
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 05:42:55 PDT 2016
rafael accepted this revision.
rafael added a reviewer: rafael.
rafael added a comment.
This revision is now accepted and ready to land.
LGTM. If the calls to str() are ever a problem we can replace them with the slightly more verbose toStringRef.
http://reviews.llvm.org/D21743
More information about the llvm-commits
mailing list