Add GDB prettyprinters for a few more MLIR types.
authorChristian Sigg <csigg@google.com>
Tue, 29 Sep 2020 13:19:54 +0000 (15:19 +0200)
committerChristian Sigg <csigg@google.com>
Wed, 30 Sep 2020 19:22:47 +0000 (21:22 +0200)
commite9b38841619f20a6f4c8657880fd487083ba499a
treedfe2930641a29547028fe764cd287609bddabdc1
parent1b60f63e4fd041550019b692dc7bf490dce2c75c
Add GDB prettyprinters for a few more MLIR types.

Reviewed By: dblaikie, jpienaar

Differential Revision: https://reviews.llvm.org/D87159
debuginfo-tests/CMakeLists.txt
debuginfo-tests/lit.cfg.py
debuginfo-tests/lit.site.cfg.py.in
debuginfo-tests/llvm-prettyprinters/gdb/lit.local.cfg
debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.cpp [new file with mode: 0644]
debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.gdb [new file with mode: 0644]
mlir/utils/gdb-scripts/prettyprinters.py [new file with mode: 0644]