mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 15:36:07 +00:00

This patch switches to uint32_t for linear call stack IDs as uint32_t is sufficient to index into the call stack array.
This patch switches to uint32_t for linear call stack IDs as uint32_t is sufficient to index into the call stack array.