py llgo_autogen

This commit is contained in:
xushiwei
2024-05-13 18:32:43 +08:00
parent 521376e8e8
commit 947e5591ea
2 changed files with 1 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"cl": [
"clang -emit-llvm -S -o module.ll -c _pyg/module.c",
"llgen .",
"rm llgo_autogen.lla; zip llgo_autogen.lla llgo_autogen.ll module.ll",
]
}

Binary file not shown.