Simplify. NFC.
authorRui Ueyama <ruiu@google.com>
Fri, 12 Oct 2018 22:44:06 +0000 (22:44 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 12 Oct 2018 22:44:06 +0000 (22:44 +0000)
commit3d354081e04702565dad7cab8f72f1c0d5a49529
tree1382af2f8666e550057a83129e819bad1bc0ebe3
parent9ab897dcb577d2d9044dbf13f6c7dc78bd659487
Simplify. NFC.

 - Removed redundant `llvm::`
 - Typedef a long type name
 - Initialize members by member initializers

llvm-svn: 344427
lld/ELF/CallGraphSort.cpp