Move external/torch-mlir to the root of the repo.

pull/332/head
Sean Silva 2021-09-27 21:04:54 +00:00
parent d8f603a4e5
commit 4fad753073
251 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@
set -eu -o errtrace
project_dir="$(cd $(dirname $0)/.. && pwd)"
llvm_project_dir="$project_dir/../llvm-project"
llvm_project_dir="$project_dir/external/llvm-project"
build_dir="$project_dir/build"
cmake -GNinja -B"$build_dir" "$llvm_project_dir/llvm" \

View File

@ -1 +0,0 @@
/build

Some files were not shown because too many files have changed in this diff Show More