diff options
author | Maksim Levental <maksim.levental@gmail.com> | 2025-10-07 15:23:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 12:23:53 -0700 |
commit | aed73d2afeecace1e38f9a85ec94d0aa05e86bda (patch) | |
tree | 323a946973345a5b0d008549f347df852c98f3fd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 750a36186525f18f769833a359ebc72a4f26f937 (diff) | |
download | llvm-aed73d2afeecace1e38f9a85ec94d0aa05e86bda.zip llvm-aed73d2afeecace1e38f9a85ec94d0aa05e86bda.tar.gz llvm-aed73d2afeecace1e38f9a85ec94d0aa05e86bda.tar.bz2 |
[MLIR][Python] hide globals in ir.py (#162339)
We're shadowing the Python builtin function `globals` in `ir.py` and
therefore anywhere someone does `from mlir.ir import *`. So hide it.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions