[PATCH] D21743: Convenience function for MCStreamer to get named sections when lowering.
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 22:23:29 PDT 2016
dberris added a comment.
I've found the answer -- it seems this could be useful in TargetLoweringObjectFile and the various implementations there.
Let me update this to refactor some of the insides of TargetLoweringObjectFile to use this new interface.
http://reviews.llvm.org/D21743
More information about the llvm-commits
mailing list