[Mlir-commits] [mlir] [mlir] ADTExtras: include mlir/Support/LLVM.h (PR #69479)

Emilio Cota llvmlistbot at llvm.org
Wed Oct 18 09:25:47 PDT 2023


cota wrote:

It is required for Bazel builds, which requires self-contained header files.

An alternative would be to prepend `llvm::` to these in the file.

https://github.com/llvm/llvm-project/pull/69479


More information about the Mlir-commits mailing list