llgo/ssa: LoadPyModSyms
This commit is contained in:
6
py/llgo.cfg
Normal file
6
py/llgo.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"cl": [
|
||||
"clang -emit-llvm -S -o module.ll -c _pyg/module.c",
|
||||
"rm llgo_autogen.lla; zip llgo_autogen.lla llgo_autogen.ll module.ll",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user