aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2016-12-16 23:53:14 +0000
committerDavid Blaikie <dblaikie@gmail.com>2016-12-16 23:53:14 +0000
commit23cbb11e27cebb4132f313f6cde662b35a4515d2 (patch)
tree89830a5c0758e130d49136efe605972cb0e97795 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parenta0aec9b590bd9f71e14f73d499e878d7f69a4e34 (diff)
downloadllvm-23cbb11e27cebb4132f313f6cde662b35a4515d2.zip
llvm-23cbb11e27cebb4132f313f6cde662b35a4515d2.tar.gz
llvm-23cbb11e27cebb4132f313f6cde662b35a4515d2.tar.bz2
GDB pretty printers: Basic DenseMap support
Still prints the empty/tombstone keys (which some people would prefer, but I find pretty noisy) because I haven't yet found a reliable way to skip them (it requires calling into the running process to do so, which isn't ideal for a pretty printer (doesn't work on a core file, for example) - and gdb's ability to do so (or my ability to figure out how to get gdb to do so) is limited) left some breadcrumbs for the next person who might try to address that. llvm-svn: 290011
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions