Justin Bogner a78f587a25
[DirectX] Fix dxc-compatible DataLayout in BitcodeWriter (#167410)
In #163587 we attempted to generate a dxc-compatible DataLayout when
emitting DXIL, but somehow got it wrong. Update using the DataLayout
that dxc emits verbatim.

Fixes #163882
2025-11-10 15:57:46 -08:00
..