diff options
author | Filipe Cabecinhas <me@filcab.net> | 2016-08-17 09:16:08 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2016-08-17 09:16:08 +0000 |
commit | e068de51377450da76ea955923c2dcb4e394591d (patch) | |
tree | 11d29351d04ece4b18106495f5066cca822cb896 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d43ae376d4aae65e83ec161ad51488874e3f534a (diff) | |
download | llvm-e068de51377450da76ea955923c2dcb4e394591d.zip llvm-e068de51377450da76ea955923c2dcb4e394591d.tar.gz llvm-e068de51377450da76ea955923c2dcb4e394591d.tar.bz2 |
Rename DescribeHeapAddress to DescribeAddressIfHeap and split it into a function to get all the information about the address, and one to print it.
Summary:
Replacement for part of D23518
This deals with heap addresses, and renames DescribeHeapAddress.
Requires D23520, which moves code around to make it accessible in asan_describers.cc (and still accessible in asan_report.cc if needed).
Reviewers: kcc, samsonov
Subscribers: kubabrecka, llvm-commits
Differential Revision: https://reviews.llvm.org/D23569
llvm-svn: 278917
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions