This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bazel] make .pyi files available to Bazel
ClosedPublic

Authored by ftynse on Mar 16 2022, 8:00 AM.

Details

Summary

These files are necessary for various type checking and autocompletion
tooling to work.

Diff Detail

Event Timeline

ftynse created this revision.Mar 16 2022, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 8:00 AM
ftynse requested review of this revision.Mar 16 2022, 8:00 AM
ftynse updated this revision to Diff 415837.Mar 16 2022, 8:13 AM

More Bazel

This revision was not accepted when it landed; it landed in state Needs Review.Mar 17 2022, 3:02 AM
This revision was automatically updated to reflect the committed changes.