Add const to sort() comparator function. Caught by gcc but not clang
authorNick Kledzik <kledzik@apple.com>
Fri, 27 Jun 2014 01:04:01 +0000 (01:04 +0000)
committerNick Kledzik <kledzik@apple.com>
Fri, 27 Jun 2014 01:04:01 +0000 (01:04 +0000)
commit1e8dbd360da8c0a114f575ebb287f239b7a298c2
tree2be258394192d64cf8ff057ac7c3f1118dddcb03
parentb8de0c4278b638163f6b5103b2eadcb6590f8dfd
Add const to sort() comparator function.  Caught by gcc but not clang

llvm-svn: 211833
lld/include/lld/Core/Simple.h