Be a bit more permissive about symbols we don't understand. Just skip them
authorJim Grosbach <grosbach@apple.com>
Fri, 13 May 2011 23:11:30 +0000 (23:11 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 13 May 2011 23:11:30 +0000 (23:11 +0000)
commit1c3c8ea66261b7a4fd8813f096514c0a041fbda6
tree059850e3d4d627c651e1e2341671c28fc248f7a0
parentf5895e95926c96574888d7eb20b62d2cffe86193
Be a bit more permissive about symbols we don't understand. Just skip them
rather than throwing an error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131322 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp