llvm
547530cc - [llvm-objdump] - Fix the indentation when printing dynamic tags.

Commit
6 years ago
[llvm-objdump] - Fix the indentation when printing dynamic tags. We have a bug currently: printed tag names might overlap the value column. It happens for MIPS now. This patch adds a logic to calculate the size of indentation on fly to fix such issues. Differential revision: https://reviews.llvm.org/D72838
Author
Georgii Rymar
Committer
Georgii Rymar
Parents
Loading