Home
last modified time | relevance | path

Searched refs:runAndLog (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/crosstool/ARM/
H A Dbuild-install-linux.sh82 runAndLog() { function
146 runAndLog "Configuring LLVM" ${LLVM_OBJ_DIR}/llvm-configure.log \
153 runAndLog "Building LLVM" ${LLVM_OBJ_DIR}/llvm-build.log \
155 runAndLog "Installing LLVM" ${LLVM_OBJ_DIR}/llvm-install.log \
174 runAndLog "Configuring LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-configure.log \
185 runAndLog "Building LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-build.log \
187 runAndLog "Installing LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-install.log \