summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Lapshin <a.v.lapshin@mail.ru>2022-02-22 22:56:22 +0300
committerAlexey Lapshin <a.v.lapshin@mail.ru>2022-02-23 13:05:39 +0300
commit25d7b4fb446b6511e9dcd582e05dbb7f7f936c01 (patch)
tree9b6b0476dd169bc33d9136b74c5f458f8b4618ab /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0fc11418a793a4b71008ff21687acf9ea78add59 (diff)
[objcopy][NFC] Rename files to avoid clashing of archive members.
libtool uses file names to name members of an static library. Files, located in different directories and having matching name, would have the same name inside an archive. This is not a problem for ld, but may be a problem for ar. This patch renames files from ObjCopy library to avoid names clashing. See https://reviews.llvm.org/D88827#3335814 Differential Revision: https://reviews.llvm.org/D120345
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions