Files
work-ts/build-llvm.ts

6 lines
167 B
TypeScript

import { LLVM_SRC } from "./environment";
import { buildLLVMHash } from "./build/llvmPackages";
buildLLVMHash(LLVM_SRC, "31c8e21f40ea654f9d49b3a926acc6ef1f2ca5d5");