summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/StreamCallback.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-02-10 10:09:44 +0000
committerTobias Grosser <tobias@grosser.es>2017-02-10 10:09:44 +0000
commit5db171a9dad96fe1645ce6c3091e65fe9962aa0d (patch)
tree8dcf3cf77541b70a7643df6a015b4b51781df724 /lldb/source/Core/StreamCallback.cpp
parent2279ee31449da018a32830926261dce2383ea070 (diff)
downloadbcm5719-llvm-5db171a9dad96fe1645ce6c3091e65fe9962aa0d.tar.gz
bcm5719-llvm-5db171a9dad96fe1645ce6c3091e65fe9962aa0d.zip
[ScopInfo] Use getAccessValue to obtain the accessed value
This replaces the use of getOriginalAddrPtr, a value that is stored in ScopArrayInfo and might at some point not be unique any more. However, the access value is defined to be unique. This change is an update on r294576, which only clarified that we need the original memory access, but where we still remained dependent to have one base pointer per scop. This change removes unnecessary uses of MemoryAddress::getOriginalBaseAddr() in preparation for https://reviews.llvm.org/D28518. llvm-svn: 294733
Diffstat (limited to 'lldb/source/Core/StreamCallback.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud