ELF: Minor simplification.
authorRui Ueyama <ruiu@google.com>
Tue, 7 Apr 2015 22:46:01 +0000 (22:46 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 7 Apr 2015 22:46:01 +0000 (22:46 +0000)
commit9a736cf29fc13c6330e0c7d43dec15168fe14b1f
treea55361a8e04bfedd94eeac38c997dcc40fab77ba
parent6cd2180b31a2f01942204e95f8ef38818f382360
ELF: Minor simplification.

MergeSectionKey is a tiny struct. We don't need a constructor for that.
The good old way to initialize a struct works fine.

llvm-svn: 234371
lld/lib/ReaderWriter/ELF/ELFFile.h