aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-11-01 11:25:55 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-11-01 11:25:55 +0000
commitba98ef892f61307b5253a87c1003f780e50b5f91 (patch)
tree25b5de1f30543f88c1add84b3bcecc7a620ae134 /lldb/scripts/Python
parent49d7e23b140b58d55adeaf41ec5955922c285c8c (diff)
downloadllvm-ba98ef892f61307b5253a87c1003f780e50b5f91.zip
llvm-ba98ef892f61307b5253a87c1003f780e50b5f91.tar.gz
llvm-ba98ef892f61307b5253a87c1003f780e50b5f91.tar.bz2
Add a getAddressSpace method to the GEP instruction to mirror that of
the inttoptr instruction. The conceptual model here is that 'getAddressSpace' refers to the address space of this instruction's type. It just happens that for GEPs, that is always the same as the pointer operand's address space. We want both names so that access patterns can be consistent between different instruction types. llvm-svn: 167229
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions