Files
clang-p2996/bolt/lib/Core/Relocation.cpp
Nathan Sidwell 67e733d36e [BOLT][NFC] Refactor relocation printing (#88180)
Some refactoring.

* Make the arrays themselves const -- not just the strings being pointed to.
* Move each relocation array to the case using it.
* Add a suitable assert, to make sure there's no out-of-bounds indexing.
2024-04-15 09:46:58 -04:00

32 KiB