llvm/mlir/utils
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
..
clang-tidy Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
emacs
gdb-scripts Update mlir GDB printers 2022-01-06 22:20:25 +01:00
jupyter
MLIRVisualizers
spirv [mlir] gen_spirv_dialect.py: Some support for OCL ops generation 2021-10-27 14:54:47 +03:00
textmate
vim [mlir][vim] Add comment for markdown highlighting 2021-12-20 08:35:22 -08:00
vscode [mlir][vscode] Highlight inside c++ raw strings 2021-12-17 12:56:08 -08:00
generate-test-checks.py