This is an archive of the discontinued LLVM Phabricator instance.

Update BUILD file for bazel.
ClosedPublic

Authored by wenzhicui on May 2 2023, 9:06 PM.

Details

Reviewers
csigg
Group Reviewers
Restricted Project
Commits
rGaf202eaa9da5: Update BUILD file for bazel.
Summary

llvm::CodeGen was missing so add them to deps

Diff Detail

Event Timeline

wenzhicui created this revision.May 2 2023, 9:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2023, 9:06 PM
wenzhicui requested review of this revision.May 2 2023, 9:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2023, 9:06 PM
wenzhicui added a reviewer: Restricted Project.May 2 2023, 9:26 PM
wenzhicui added a reviewer: csigg.
wenzhicui updated this revision to Diff 518964.May 2 2023, 9:30 PM

rebased to head.

csigg accepted this revision.May 2 2023, 11:05 PM
This revision is now accepted and ready to land.May 2 2023, 11:05 PM
This revision was automatically updated to reflect the committed changes.