Remove a comparator from header and instead use lambdas for simplicity. NFC.
authorRui Ueyama <ruiu@google.com>
Thu, 14 Feb 2019 19:21:10 +0000 (19:21 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 14 Feb 2019 19:21:10 +0000 (19:21 +0000)
commit980fb790c1791cbf7589053b15fccb6f9c14db5d
treeb4bd56875bcfef9c758a118cf4c5e3ba3a59c596
parent4d0934c48f361367edf249f8982e59a90105fb40
Remove a comparator from header and instead use lambdas for simplicity. NFC.

llvm-svn: 354052
lld/ELF/InputSection.cpp
lld/ELF/Relocations.cpp
lld/ELF/Relocations.h