aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorAlex Rice <alexrice999@hotmail.co.uk>2024-08-20 19:03:31 +0100
committerGitHub <noreply@github.com>2024-08-20 19:03:31 +0100
commit655d62c4b326f2606b1e89a4dff0212c1d9226ab (patch)
treeb833f2fb311d2ad4581a5b9e49631641849af536 /llvm/lib/Object/MachOObjectFile.cpp
parente56ad22b4a41e65984d6997b2c2496a20f906d1d (diff)
downloadllvm-655d62c4b326f2606b1e89a4dff0212c1d9226ab.zip
llvm-655d62c4b326f2606b1e89a4dff0212c1d9226ab.tar.gz
llvm-655d62c4b326f2606b1e89a4dff0212c1d9226ab.tar.bz2
[mlir][tablegen] Fix tablegen bug with `Complex` class (#104974)
The `Complex` class in tablegen tries to store its element type, but due to a name collision it actually ends up storing the `type` field of the `ConfinedType` superclass, and so `elementType` is always set to `AnyComplex`. This renames the field so that it gets correctly set.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions