[PATCH] D152491: Fix bazel build --incompatible_no_implicit_file_export

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 10:59:50 PDT 2023


aeubanks added inline comments.


================
Comment at: utils/bazel/.bazelrc:28
 
+# Out out of legacy lax behavior implicitly exporting files that are rule inputs
+# with default visibility.
----------------
`Opt`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152491/new/

https://reviews.llvm.org/D152491



More information about the llvm-commits mailing list