Remove all uses of llvm::function_ref from LLD.
authorRui Ueyama <ruiu@google.com>
Thu, 17 Jul 2014 21:33:21 +0000 (21:33 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 17 Jul 2014 21:33:21 +0000 (21:33 +0000)
commit9ec7e659d869b93562f30fbb8c8348816f8dfa32
treeebcb4b8c1864e67fe9bd4d52377c1ab8e7911efa
parentd5ba2a699480906d81387473f5b0343209bc0168
Remove all uses of llvm::function_ref from LLD.

llvm-svn: 213313
lld/lib/Core/InputGraph.cpp