Files
llgo/x/llama2/llgo.cfg

4 lines
71 B
INI
Raw Normal View History

2024-05-07 07:22:49 +08:00
{
"cl": "clang -emit-llvm -S -o llgo_autogen.ll -c llama2/run.c"
}