This is an archive of the discontinued LLVM Phabricator instance.

MC: Add support for parsing and emitting STT_AMDGPU_HSA_KERNEL with .type directive
AbandonedPublic

Authored by tstellarAMD on Aug 17 2015, 10:37 AM.

Details

Diff Detail

Event Timeline

tstellarAMD retitled this revision from to MC: Add support for parsing and emitting STT_AMDGPU_HSA_KERNEL with .type directive.
tstellarAMD updated this object.
tstellarAMD added a subscriber: llvm-commits.
tstellarAMD abandoned this revision.Oct 5 2015, 9:34 AM

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.