[LLVMdev] new dwarf tokens for AMDIL

Nick Lewycky nicholas at mxc.ca
Thu Sep 15 01:48:25 PDT 2011


Shajrawi, Yousef wrote:
>
>
> The AMDIL Target needs new dwarf tokens for dwarf debug support, I’d we
> should handle this best? (which numbers to use for the new tokens):
>
> Two new tokens will be added:
>
> DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know
> which address space to read data from
>
> DW_AT_AMDIL_resource (currently 0x3ff2) : the resource ID information
> for when we read memory from UAV

Does it make sense to go through http://www.dwarfstd.org/Issues.php 
first? Or do you expect this to be a long-lived LLVM extension with no 
intention of becoming standardized?

Nick



More information about the llvm-dev mailing list