[PATCH] D12085: MC: Add support for parsing and emitting STT_AMDGPU_HSA_KERNEL with .type directive

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 09:34:37 PDT 2015


tstellarAMD abandoned this revision.
tstellarAMD added a comment.

I think I'm going to add a target specific assembler macro instead to avoid having to plumb this flag through the whole MC infrastructure.


http://reviews.llvm.org/D12085





More information about the llvm-commits mailing list