diff options
author | Nathan Sidwell <nathan@acm.org> | 2024-04-15 09:46:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 09:46:58 -0400 |
commit | 67e733d36ef0c5ec9fab899ecf9f191d83c7d418 (patch) | |
tree | b1baa8e202553365cd3d5031117fc9de1f159412 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 17cb8a537b688ac6e4187f28f9e784491bb8abc5 (diff) | |
download | llvm-67e733d36ef0c5ec9fab899ecf9f191d83c7d418.zip llvm-67e733d36ef0c5ec9fab899ecf9f191d83c7d418.tar.gz llvm-67e733d36ef0c5ec9fab899ecf9f191d83c7d418.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions