build_llvm_xtensa.sh 206 B

123456
  1. #!/bin/sh
  2. # Copyright (C) 2020 Intel Corporation. All rights reserved.
  3. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  4. /usr/bin/env python3 ../build-scripts/build_llvm.py --platform xtensa "$@"