[PATCH] D21743: Convenience function for MCStreamer to get named sections when lowering.
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 19:58:16 PDT 2016
echristo added a comment.
My worry from looking at it briefly is that most of the uses of SHF_GROUP have additional flags that they want or'd into the section. Do you have an example refactor for the existing cases that we can use here?
Thanks!
-eric
http://reviews.llvm.org/D21743
More information about the llvm-commits
mailing list