OSDN Git Service

tools like nm and ar only need register_claim_file and add_symbols. Don't abort
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2009 21:08:21 +0000 (21:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2009 21:08:21 +0000 (21:08 +0000)
commitf163a957057339163c3dee24bce21911fb4dcdf5
tree44f5ae716b5034c8b15f5720e56f31f8fb21b281
parent97b6e2cc999b55bc18081a768dbbce589844625a
tools like nm and ar only need register_claim_file and add_symbols. Don't abort
if other hooks are missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64812 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/gold-plugin.cpp