[llvm] [mlir] [MLIR][Python] reland (narrower) type stub generation (PR #157930)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 12 14:26:24 PDT 2025
boomanaiden154 wrote:
> Current linux fail is due to some unrelated lldb python thing? https://github.com/llvm/llvm-project/pulls?q=is%3Apr+is%3Aopen+lldb
Yeah. The data formatters were broken by a libc++ change. I've reverted the offending commit (theoretically) as it's been in-tree for ~10 hours without anyone taking a look.
https://github.com/llvm/llvm-project/pull/157930
More information about the llvm-commits
mailing list