replace .ll => .lla

This commit is contained in:
xushiwei
2024-05-07 20:52:26 +08:00
parent 6392fd41c6
commit dacb662d99
10 changed files with 15 additions and 5215 deletions

View File

@@ -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

Binary file not shown.