diff options
author | Tobi <9053039+devtbi@users.noreply.github.com> | 2025-03-03 13:27:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-03 19:27:37 +0700 |
commit | f6212c1cd3d8b827c7d7e2f6cf54b135c27eacc6 (patch) | |
tree | adfff6995f2cc0ea18f402bdf6209a8aa70a1a99 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 55fdeccc4567bcd4e3f8df0d177195880a194a6a (diff) | |
download | llvm-f6212c1cd3d8b827c7d7e2f6cf54b135c27eacc6.zip llvm-f6212c1cd3d8b827c7d7e2f6cf54b135c27eacc6.tar.gz llvm-f6212c1cd3d8b827c7d7e2f6cf54b135c27eacc6.tar.bz2 |
[llvm] Fix missing includes (#128000)
Compilation with `LLVM_ENABLE_MODULES:BOOL=ON` fails due to missing
includes. This patch adds these includes (+missing tuple include in
thread.h), fixing the module build for me.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions