[LTO] Improve readability of module IDs
authorIgor Kudrin <ikudrin@accesssoftek.com>
Thu, 16 May 2019 05:23:25 +0000 (05:23 +0000)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Thu, 16 May 2019 05:23:25 +0000 (05:23 +0000)
commit4669cf27508ba00274367d62b295e1a7ca20c7ba
treecd86ea977e06eefc187a7a2f58bf619085afb76e
parent1ff8b7bdf108c61bbcd1b3e0154ea4bab0b5cdaa
[LTO] Improve readability of module IDs

Module IDs can appear in diagnostic messages.
This patch adds some auxiliary symbols to improve their readability.

Differential Revision: https://reviews.llvm.org/D61857

llvm-svn: 360858
lld/ELF/InputFiles.cpp
lld/test/ELF/lto/Inputs/irmover-warning.ll [new file with mode: 0644]
lld/test/ELF/lto/irmover-warning.ll [new file with mode: 0644]