Commit ce8c64f
authored
Remove StandaloneExtensionPybind11.cpp FT update as does not work with python 3.8 and old pybind11 (llvm#122697)
Description:
- Remove StandaloneExtensionPybind11.cpp FT update as does not work with
python 3.8 and old pybind11
This should also fix the failing toy.test:
llvm#122684 (comment)
cc @jpienaar1 parent b5ba4f0 commit ce8c64f
File tree
1 file changed
+1
-3
lines changed- mlir/examples/standalone/python
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments