This is an archive of the discontinued LLVM Phabricator instance.

[Bazel] Update for 9854f2f30f (Diff library)
ClosedPublic

Authored by GMNGeoffrey on Aug 5 2021, 10:56 AM.

Details

Summary

Updates the Bazel build for
https://github.com/llvm/llvm-project/commit/9854f2f30f by extracting a
library from llvm-diff. Note that this does not include the new
llvm-livepatch binary, for which the CMake file was added accidentally
and reverted in https://github.com/llvm/llvm-project/commit/fec8f1a008.

Diff Detail

Event Timeline

GMNGeoffrey requested review of this revision.Aug 5 2021, 10:56 AM
GMNGeoffrey created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2021, 10:56 AM
  • Move Diff to testonly library section
This revision was not accepted when it landed; it landed in state Needs Review.Aug 5 2021, 11:01 AM
This revision was automatically updated to reflect the committed changes.