diff options
| author | River Riddle <riddleriver@gmail.com> | 2022-04-19 22:46:34 -0700 |
|---|---|---|
| committer | River Riddle <riddleriver@gmail.com> | 2022-04-26 18:33:16 -0700 |
| commit | 597fde54a8d6f19b5fe6563c0ba9f8b6b9158c28 (patch) | |
| tree | e318a84d1fa25d103edad8f2712f8924be49af00 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | b3fc0fa84a09540d8fc7214899021acbf2fd6ff8 (diff) | |
| download | llvm-597fde54a8d6f19b5fe6563c0ba9f8b6b9158c28.zip llvm-597fde54a8d6f19b5fe6563c0ba9f8b6b9158c28.tar.gz llvm-597fde54a8d6f19b5fe6563c0ba9f8b6b9158c28.tar.bz2 | |
[mlir][PDLL] Add support for generating PDL patterns from PDLL at build time
This essentially sets up mlir-pdll to function in a similar manner to mlir-tblgen. Aside
from the boilerplate of configuring CMake and setting up a basic initial test, two new
options are added to mlir-pdll to mirror options provided by tblgen:
* -d
This option generates a dependency file (i.e. a set of build time dependencies) while
processing the input file.
* --write-if-changed
This option only writes to the output file if the data would have changed, which for
the build system prevents unnecesarry rebuilds if the file was touched but not actually
changed.
Differential Revision: https://reviews.llvm.org/D124075
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
