[PATCH] D21743: Convenience function for MCContext to get named sections when lowering.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 21:10:15 PDT 2016


dberris added a comment.

Actually, having read a little about Twine, I'm convinced it's worth doing. I'll work on refactoring the other "getELF*" functions at least to use Twine instead of StringRef.


http://reviews.llvm.org/D21743





More information about the llvm-commits mailing list