Files
Yaxun (Sam) Liu 6d9225710d [ASan] Do not instrument HIP/CUDA fatbin wrapper sections (#194928)
[ASan] Do not instrument HIP/CUDA fatbin wrapper sections

HIP and CUDA runtimes consume these sections as packed wrapper arrays,
so ASan redzones would break the section ABI.

Fixes: ROCM-23813
2026-04-30 09:37:09 -04:00
..