summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/DataBufferMemoryMap.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-03-06 20:45:43 +0000
committerZachary Turner <zturner@google.com>2015-03-06 20:45:43 +0000
commita893d3014b763c20071cd9525428489357850f00 (patch)
treec951e9dfd9d7904f02e76d2e24809b5b5bb92396 /lldb/source/Core/DataBufferMemoryMap.cpp
parent829c7347d1f51eadf536687b04b0c2e35581d864 (diff)
downloadbcm5719-llvm-a893d3014b763c20071cd9525428489357850f00.tar.gz
bcm5719-llvm-a893d3014b763c20071cd9525428489357850f00.zip
Remove Host::Backtrace in favor of llvm::sys::PrintStackTrace()
This removes Host::Backtrace from the codebase, and changes all call sites to use llvm::sys::PrintStackTrace(). This makes the functionality available for all platforms, and even for platforms which currently had a supported implementation of Host::Backtrace, this patch should enable richer information in stack traces, such as file and line number information, as well as giving it the ability to unwind through inlined functions. llvm-svn: 231511
Diffstat (limited to 'lldb/source/Core/DataBufferMemoryMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud