Fix GCC build problem with 288f05f related to SmallVector. (#116958)
[llvm-project.git] / mlir / examples / standalone / python / mlir_standalone / dialects / standalone.py
blobc958b2ac19368295644c6de44a4975aa0ba7180b
1 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2 # See https://llvm.org/LICENSE.txt for license information.
3 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5 from ._standalone_ops_gen import *
6 from .._mlir_libs._standaloneDialects.standalone import *