[all-commits] [llvm/llvm-project] 74b411: [libc][bazel] split support_standalone_cpp target

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Mar 15 16:40:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74b411d38c48513a125e67e049aca55452b9e855
      https://github.com/llvm/llvm-project/commit/74b411d38c48513a125e67e049aca55452b9e855
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][bazel] split support_standalone_cpp target

previously the support_standalone_cpp target contained all of the files
in the __support/cpp folder. This change splits these out so that only
what is needed is included. In addition, this change adds the new
support files that previously didn't have targets.

Reviewed By: lntue, gchatelet

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




More information about the All-commits mailing list