replace .ll => .lla
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"cl": "clang -emit-llvm -S -o llgo_autogen.ll -c llama2/run.c"
|
||||
"cl": [
|
||||
"clang -emit-llvm -S -o llgo_autogen.ll -c llama2/run.c",
|
||||
"zip llgo_autogen.lla llgo_autogen.ll"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
BIN
x/llama2/llgo_autogen.lla
Normal file
BIN
x/llama2/llgo_autogen.lla
Normal file
Binary file not shown.
Reference in New Issue
Block a user