summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/crashlog.py
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-20 22:07:11 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-20 22:07:11 +0000
commit19d09d23ac9ab7b55dc89fdc0a0d1c940041cb7b (patch)
tree0245bed4bc311a204498cb33af2ea6753384d8e6 /lldb/examples/python/crashlog.py
parent344d65c2487b7ba8fbf0c5e016522019c44d4a24 (diff)
downloadbcm5719-llvm-19d09d23ac9ab7b55dc89fdc0a0d1c940041cb7b.tar.gz
bcm5719-llvm-19d09d23ac9ab7b55dc89fdc0a0d1c940041cb7b.zip
[libclang] Don't set dylib load address to 0xe000000.
Per Greg Clayton: libclang.dylib is trying to be smart and load itself at a valid address to be able to load faster which would work for 32 bit systems, bit won't make any difference on 64 bit systems. It should either pick a better 64 bit address, or just let itself be loaded at zero. rdar://11159142 llvm-svn: 155246
Diffstat (limited to 'lldb/examples/python/crashlog.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud