[PATCH] D107885: Update bazel toolchains workflow to remove deprecated rbe_autoconfig.

Rubens Farias via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 00:35:49 PDT 2021


rubensf created this revision.
rubensf added a reviewer: GMNGeoffrey.
Herald added subscribers: phosek, jfb, cryptoad, fedor.sergeev.
rubensf requested review of this revision.
Herald added subscribers: llvm-commits, sstefan1, aheejin.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.

Note that this will not work on windows until a similar command is
ran with a windows docker image on a windows operating system.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107885

Files:
  utils/bazel/.bazelrc
  utils/bazel/.bazelversion
  utils/bazel/WORKSPACE
  utils/bazel/re_configs/linux/LICENSE
  utils/bazel/re_configs/linux/cc/BUILD
  utils/bazel/re_configs/linux/cc/WORKSPACE
  utils/bazel/re_configs/linux/cc/armeabi_cc_toolchain_config.bzl
  utils/bazel/re_configs/linux/cc/builtin_include_directory_paths
  utils/bazel/re_configs/linux/cc/cc_toolchain_config.bzl
  utils/bazel/re_configs/linux/cc/cc_wrapper.sh
  utils/bazel/re_configs/linux/cc/module.modulemap
  utils/bazel/re_configs/linux/cc/tools/cpp/empty.cc
  utils/bazel/re_configs/linux/config/BUILD

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107885.365688.patch
Type: text/x-patch
Size: 356870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/d8b0596d/attachment-0001.bin>


More information about the llvm-commits mailing list