Files
clang-p2996/llvm/lib/CodeGen/StackMaps.cpp
Danila Malyutin 0388ab3e29 [Statepoint][NFC] Use uint16_t and add an assert (#78717)
Use a fixed width integer type and assert that DwarRegNum fits the 16
bits.

This is a follow up to review comments on #78600.
2024-01-20 00:44:00 +03:00

25 KiB