Skip to content
  • Sanjiv Gupta's avatar
    Enable emitting of constant values in non-default address space as well. The... · 964a29f6
    Sanjiv Gupta authored
    Enable emitting of constant values in non-default address space as well. The APIs emitting constants now take an additional parameter signifying the address space in which to emit. The APIs like getData8BitsDirective() etc are made virtual enabling targets to be able to define appropirate directivers for various sizes and address spaces.
    
    llvm-svn: 63377
    964a29f6
Loading