#!/bin/sh # Copyright (C) 2020 Intel Corporation. All rights reserved. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" $SCRIPT_DIR/build_llvm.sh --platform arc "$@"