Add missing word
Only noticed post submit. PiperOrigin-RevId: 335519839 Change-Id: Ib00fd8476fb7080e071bf688d4cc15ec33bdf71f
This commit is contained in:
parent
acca16760e
commit
7a6107bf83
@ -29,7 +29,7 @@ LLVM_SRC=...
|
||||
|
||||
# Create basic workspace file
|
||||
echo 'workspace(name = "llvm-project")' > $LLVM_SRC/WORKSPACE
|
||||
# and over the bazel BUILD files.
|
||||
# and copy over the bazel BUILD files.
|
||||
cp third_party/llvm/llvm.autogenerated.BUILD $LLVM_SRC/llvm/BUILD
|
||||
cp third_party/mlir/BUILD $LLVM_SRC/mlir
|
||||
cp third_party/mlir/test.BUILD $LLVM_SRC/mlir/test/BUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user