Files
clang-p2996/mlir/lib/Target/LLVMIR/DebugImporter.cpp
Christian Ulmann f76475c026 [MLIR][LLVM] Add vector exception to composite type element ignore mode (#89385)
This commit fixes a bug in the DICompositeType element ignore mode. It
seems that vectors require the presence of elements, as they otherwise
do not pass the verifier.
2024-04-19 17:12:22 +02:00

20 KiB