aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorMogball <jeff@modular.com>2024-07-11 02:42:55 +0000
committerMogball <jeff@modular.com>2024-07-11 02:43:55 +0000
commitcb3bc5be9c20d893adf94cdf436092657ab5ab40 (patch)
treed24031c45f03eb550d13a6e9a94d8442d4565178 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent45f4249217dad132350ae61d595025173364164e (diff)
downloadllvm-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