diff options
author | Tomer Solomon <tomsol2009@gmail.com> | 2025-02-03 11:51:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-03 09:51:42 +0000 |
commit | 3ab1880f8e954a4dcb39bb262587d55537b9d500 (patch) | |
tree | 06923feaaf7f716bc38e82b49d9896030ae579fa /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 50d5d06d383616b88a71512d58b0f5bf365d921b (diff) | |
download | llvm-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