diff options
author | Mogball <jeff@modular.com> | 2024-07-11 02:42:55 +0000 |
---|---|---|
committer | Mogball <jeff@modular.com> | 2024-07-11 02:43:55 +0000 |
commit | cb3bc5be9c20d893adf94cdf436092657ab5ab40 (patch) | |
tree | d24031c45f03eb550d13a6e9a94d8442d4565178 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 45f4249217dad132350ae61d595025173364164e (diff) | |
download | llvm-cb3bc5be9c20d893adf94cdf436092657ab5ab40.zip llvm-cb3bc5be9c20d893adf94cdf436092657ab5ab40.tar.gz llvm-cb3bc5be9c20d893adf94cdf436092657ab5ab40.tar.bz2 |
[mlir] Fix build breakage on some systems
Some includes were shuffled around in LLVM support headers, causing
`<vector>` to no longer be included in certain files. Depending on the
system stdlib, the header might not transitively get included. Adding
`<vector>` to `DialectInterface.h` fixes a build breakage on some
systems
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions