aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTomer Solomon <tomsol2009@gmail.com>2025-02-03 11:51:42 +0200
committerGitHub <noreply@github.com>2025-02-03 09:51:42 +0000
commit3ab1880f8e954a4dcb39bb262587d55537b9d500 (patch)
tree06923feaaf7f716bc38e82b49d9896030ae579fa /clang/lib/CodeGen/CodeGenModule.cpp
parent50d5d06d383616b88a71512d58b0f5bf365d921b (diff)
downloadllvm-3ab1880f8e954a4dcb39bb262587d55537b9d500.zip
llvm-3ab1880f8e954a4dcb39bb262587d55537b9d500.tar.gz
llvm-3ab1880f8e954a4dcb39bb262587d55537b9d500.tar.bz2
[MLIR] Remove unnecessary include from MathToEmitC.h to fix build issue (#125466)
This removes the unnecessary inclusion of mlir/Dialect/EmitC/IR/EmitC.h from MathToEmitC.h, which caused a build failure due to a missing EmitCEnums.h.inc. The include was not needed, and removing it resolves the issue without requiring additional dependencies.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions