#!/bin/sh -xe
gollvmdir=
/llvmworkdir=
/workdirllvmdir=
/../../..llvm_builddir=
/llvm_build
cmake_flags="../../../../.. "
llvm_config=" /bin/llvm-config"
llvm_go=" /bin/llvm-go"
if ; then
# If Ninja is available, we can speed up the build by building only the
# required subset of LLVM.
( && )
llvm_components=""
llvm_buildtargets=""
else
( && )
fi