This is an archive of the discontinued LLVM Phabricator instance.

[Bazel] Remove template_rule and use @bazel_skylib's expand_template instead.
ClosedPublic

Authored by csigg on Sep 21 2022, 3:24 AM.

Diff Detail

Event Timeline

csigg created this revision.Sep 21 2022, 3:24 AM
csigg requested review of this revision.Sep 21 2022, 3:24 AM
csigg updated this revision to Diff 461874.Sep 21 2022, 6:23 AM

Update clang/BUILD.bazel as well.

Note: pre-merge failures are unrelated, I expect this change can be landed as-is (but I will definitely rerun the pre-merge check once it's fixed).

GMNGeoffrey accepted this revision.Sep 22 2022, 10:46 AM

Nice cleanup, thanks :-)

This revision is now accepted and ready to land.Sep 22 2022, 10:46 AM
csigg updated this revision to Diff 462869.Sep 26 2022, 5:08 AM

Rebase.

utils/bazel/llvm-project-overlay/llvm/BUILD.bazel