Use LoadedObjectInfoHelper to simplify/delegate the implementation of 'clone'
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Jul 2017 15:24:42 +0000 (15:24 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Jul 2017 15:24:42 +0000 (15:24 +0000)
commit15309044bac8d26214aa8b84aa29e86c440f22bc
tree939c8f4441c287c460aaeec67add1c1d55d842b3
parent8713157747f7617428c5cbd15de1e0436189751a
Use LoadedObjectInfoHelper to simplify/delegate the implementation of 'clone'

llvm-svn: 307167
lld/ELF/InputFiles.cpp