Add comments about how we handle mergeable sections with relocations.
authorRui Ueyama <ruiu@google.com>
Mon, 1 May 2017 20:49:09 +0000 (20:49 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 1 May 2017 20:49:09 +0000 (20:49 +0000)
commit92a8d798b8d2b9333c6ad0cbfbd9d5d4b91aa9d2
tree223bb5f462352b2f3944cb7c1b6c5749a21df932
parentc15d60b772b1d02134b3d3bdd8e456ed33674279
Add comments about how we handle mergeable sections with relocations.

Also factored out code.

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