mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 12:56:07 +00:00

LLVM style code can be simplified to avoid the duplication of logic related to printing dynamic relocations. Differential revision: https://reviews.llvm.org/D87089