summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-12-19 01:28:42 +0000
committerGreg Clayton <gclayton@apple.com>2014-12-19 01:28:42 +0000
commit3a95b5bce2e8fd767a54749ab82446fb749444ba (patch)
tree1040de0c4863c41f2b7c7e8a47ab4775ff2b5deb /llvm/lib/Object/MachOObjectFile.cpp
parent91126074006a2d7a21551fe46840426c91782297 (diff)
downloadbcm5719-llvm-3a95b5bce2e8fd767a54749ab82446fb749444ba.tar.gz
bcm5719-llvm-3a95b5bce2e8fd767a54749ab82446fb749444ba.zip
Fixed an issue that could cause GetPointeeData() to fail when passing in a non-zero index.
The issue was we had a global variable that was a pointer, and the address type of the children wasn't "load address" when it needed to be. Full details are in the comments of the changes. <rdar://problem/15107937> llvm-svn: 224559
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud