We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ce041 commit 3ff6b4dCopy full SHA for 3ff6b4d
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