aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorAlex Zinenko <ftynse@gmail.com>2024-05-16 10:20:57 +0200
committerAlex Zinenko <ftynse@gmail.com>2024-05-16 10:26:41 +0200
commit710f4bd054a857dd25012c9fef0cb66104f17ec0 (patch)
tree9443066ce450946a5af18f67af4dd0dc33a64cd8 /lldb/packages/Python/lldbsuite/test/configuration.py
parent0ea178b085ba386d9d7bfea5afa072aa37f633fd (diff)
downloadllvm-710f4bd054a857dd25012c9fef0cb66104f17ec0.zip
llvm-710f4bd054a857dd25012c9fef0cb66104f17ec0.tar.gz
llvm-710f4bd054a857dd25012c9fef0cb66104f17ec0.tar.bz2
[mlir] add missing include to MemRefTransformOps.h
The ODS-generated code has the following: ``` ::mlir::TypedValue<::mlir::transform::OperationType> getAlloca() { return ::llvm::cast<::mlir::TypedValue<::mlir::transform::OperationType>>( *getODSOperands(0).begin()); } ``` that may require the compiler seing the definition of `OperationType` so include the corresponding header.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions