[PATCH] D12423: MCAsmInfo: Allow targets to specify when the .section directive should be omitted

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 09:06:50 PDT 2015


tstellarAMD added a comment.

This is the patch to make of use of this in the AMDPGU backend, and it also has tests: http://reviews.llvm.org/D12424

The AMDGPU patch is huge, but I can merge the two together if you want.


http://reviews.llvm.org/D12423





More information about the llvm-commits mailing list