[all-commits] [llvm/llvm-project] 934f08: Simplify setting up LLVM as bazel external repo

Christian Sigg via All-commits all-commits at lists.llvm.org
Tue Aug 17 12:59:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 934f084ad42231d225bd0eee3342f4b5f7e1ce6e
      https://github.com/llvm/llvm-project/commit/934f084ad42231d225bd0eee3342f4b5f7e1ce6e
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M utils/bazel/WORKSPACE
    M utils/bazel/configure.bzl
    M utils/bazel/examples/http_archive/WORKSPACE

  Log Message:
  -----------
  Simplify setting up LLVM as bazel external repo

Only require one intermediate repository instead of two.
Fewer parameters in llvm_config.
Remove bazel_skylib dependency.

Reviewed By: goncharov

Differential Revision: https://reviews.llvm.org/D107714




More information about the All-commits mailing list