[PATCH] D105357: [Bazel] Add examples to bazelignore
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 13:58:33 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb92f28cc4347: [Bazel] Add examples to bazelignore (authored by GMNGeoffrey).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105357/new/
https://reviews.llvm.org/D105357
Files:
utils/bazel/.bazelignore
Index: utils/bazel/.bazelignore
===================================================================
--- utils/bazel/.bazelignore
+++ utils/bazel/.bazelignore
@@ -1 +1,2 @@
llvm-project-overlay
+examples
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105357.359440.patch
Type: text/x-patch
Size: 204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/52505b50/attachment.bin>
More information about the llvm-commits
mailing list