llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb
Christian Sigg 635f8f3c95 Update mlir GDB printers
Update prettyprinters.py to match MLIR changes.

This has gone unnoticed because no build bot is running tests with debug info.

I will look into what we can do about this separately. There is
https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/,
from Apple. The Debug Info tests are failing despite the green result.

See https://github.com/llvm/llvm-project/issues/48872.

Note: the llvm-support.gdb test only works with Debug,
but not RelWithDebInfo because some checked symbols are stripped.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D116646
2022-01-06 22:20:25 +01:00
..
lit.local.cfg
llvm-support.cpp Add some support for pretty printing Twines containing std::string in gdb 2021-11-05 12:56:40 -07:00
llvm-support.gdb Add some support for pretty printing Twines containing std::string in gdb 2021-11-05 12:56:40 -07:00
mlir-support.cpp Fix build of llvm-prettyprinters/gdb/mlir-support.cpp test 2021-12-29 23:09:22 +00:00
mlir-support.gdb Update mlir GDB printers 2022-01-06 22:20:25 +01:00