Diff Detail
Diff Detail
Event Timeline
Comment Actions
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.
Paths
| Differential D12085
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.
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. Comment Actions 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.
Revision Contents
Diff 32325 include/llvm/MC/MCDirectives.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCELFStreamer.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
test/MC/AMDGPU/hsa.s
|