Files
llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
Michael Buch 8f90efdee8 [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (#177066)
`DITypeRefArray` is just an alias (since
https://github.com/llvm/llvm-project/pull/176938). Remove it in favour
of just using `DITypeArray`.
2026-01-21 01:10:58 +00:00

134 KiB