We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1228cc5 + 049c123 commit 418f2e3Copy full SHA for 418f2e3
1 file changed
src/executable/mlir/Conversion/PythonToPythonBytecode/CMakeLists.txt
@@ -8,6 +8,7 @@ add_mlir_conversion_library(PythonToPythonBytecode
8
MLIRIR
9
MLIRPass
10
PythonMLIRDialect
11
+ EmitPythonBytecodeDialect
12
)
13
14
target_include_directories(PythonToPythonBytecode SYSTEM PUBLIC
0 commit comments