This is an archive of the discontinued LLVM Phabricator instance.

[mlir][irdl] Fix BUILD files.
ClosedPublic

Authored by ingomueller-net on Jul 26 2023, 11:14 AM.

Details

Summary

https://reviews.llvm.org/D153983 introduced a new .td file with
attributes and enums. This patch adds the corresponding rules to the
BUILD file in order to fix the bazel build.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 11:14 AM
ingomueller-net requested review of this revision.Jul 26 2023, 11:14 AM
ingomueller-net accepted this revision.Jul 26 2023, 11:15 AM

Self-accepting: this only changes BUILD files.

This revision is now accepted and ready to land.Jul 26 2023, 11:15 AM
This revision was landed with ongoing or failed builds.Jul 26 2023, 11:16 AM
This revision was automatically updated to reflect the committed changes.