Rename llvm.BUILD to llvm.autogenerated.BUILD

In practice folks tend to miss the "# This BUILD file is auto-generated; do not
edit!" admonition.

PiperOrigin-RevId: 201248010
This commit is contained in:
Sanjoy Das 2018-06-19 15:05:15 -07:00 committed by TensorFlower Gardener
parent 48832eff28
commit 10091aa9a9
2 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ def tf_workspace(path_prefix="", tf_repo_name=""):
],
sha256 = "c8ceb180ce51e00e047061dac48f014e5430ac33ea2447029065f922119b122c",
strip_prefix = "llvm-21cf43199f6e79fcc345d177c8740d392f0b898e",
build_file = clean_dep("//third_party/llvm:llvm.BUILD"),
build_file = clean_dep("//third_party/llvm:llvm.autogenerated.BUILD"),
)
tf_http_archive(