Keith Smiley 4b54836892
[PDLL] Collapse TypeDetail.h into Types.h (#170341)
This allows this code to be compiled with `MLIR_USE_FALLBACK_TYPE_IDS=1`
which is used to solve TypeID issues across different DSOs. This Types.h
is only included in a few tools so the impact of this header being
larger should be limited.
2025-12-04 14:15:27 -08:00
..