[all-commits] [llvm/llvm-project] e9b388: Add GDB prettyprinters for a few more MLIR types.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Sep 30 12:23:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e9b38841619f20a6f4c8657880fd487083ba499a
https://github.com/llvm/llvm-project/commit/e9b38841619f20a6f4c8657880fd487083ba499a
Author: Christian Sigg <csigg at google.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M debuginfo-tests/CMakeLists.txt
M debuginfo-tests/lit.cfg.py
M debuginfo-tests/lit.site.cfg.py.in
M debuginfo-tests/llvm-prettyprinters/gdb/lit.local.cfg
M debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
A debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.cpp
A debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.gdb
A mlir/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Add GDB prettyprinters for a few more MLIR types.
Reviewed By: dblaikie, jpienaar
Differential Revision: https://reviews.llvm.org/D87159
More information about the All-commits
mailing list