Kaitlin Peng dc8e89b2b3
[DirectX] Convert private global variables to internal linkage during Finalize Linkage pass (#146406)
Fixes #140420. The switch.table.* validation errors were caused by DXIL
not supporting private global variables. Converting them to internal
linkage fixes the bug.

May need more discussion on the preserved analyses/a follow-up PR that
fixes what this pass says it preserves.
2025-07-07 10:50:43 -07:00
..
2025-04-10 16:40:05 -04:00