blob: 53ae9b7257cfbe27f67bd33be5713682a05f4da5 [file] [log] [blame]
@echo off
REM Copyright 2020 The IREE Authors
REM
REM Licensed under the Apache License v2.0 with LLVM Exceptions.
REM See https://llvm.org/LICENSE.txt for license information.
REM SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
cd /d "@IREE_BAZEL_SRC_ROOT@"
@IREE_BAZEL_EXECUTABLE@ @_bazel_startup_options_joined@ %* || exit /b