aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-06-03 20:43:54 +0000
committerEnrico Granata <egranata@apple.com>2015-06-03 20:43:54 +0000
commitd5957336178074b29ad5105ad76611e5187b636d (patch)
tree69888cd8e345e168c9c0f1a98c763231dc26cc9a /llvm/lib/Object/MachOObjectFile.cpp
parent4bcc13d98812d97a9e8e75c494b73587d64ee044 (diff)
downloadllvm-d5957336178074b29ad5105ad76611e5187b636d.zip
llvm-d5957336178074b29ad5105ad76611e5187b636d.tar.gz
llvm-d5957336178074b29ad5105ad76611e5187b636d.tar.bz2
Fix a bug where trying to Dump() a ValueObject would use the static/non-synthetic version of the value even if the ValueObject one actually called Dump() on turned out to be dynamic and/or synthetic
This was of course overridable by using DumpValueObjectOptions, but the default should be saner and the previous behavior made for a few fun investigations.... rdar://problem/21065149 llvm-svn: 238961
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions