Use std::function instead of llvm::function_ref.
authorRui Ueyama <ruiu@google.com>
Thu, 17 Jul 2014 21:23:52 +0000 (21:23 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 17 Jul 2014 21:23:52 +0000 (21:23 +0000)
commitd5ba2a699480906d81387473f5b0343209bc0168
tree24ec8369e8c81845ae6b243a6ea46e64c1efaea9
parent03642be4ae15369942cdb89e1fb2133b95f788c8
Use std::function instead of llvm::function_ref.

llvm-svn: 213312
lld/include/lld/Core/InputGraph.h
lld/lib/Core/InputGraph.cpp
lld/lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp