OSDN Git Service

Handle (at least don't crash on) relocations with no symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 5 Jun 2013 02:55:01 +0000 (02:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 5 Jun 2013 02:55:01 +0000 (02:55 +0000)
commit0962b1683f242cd6274423c24f0059832284b1c8
tree3e3fb61861001302cd89777f74d030076ac82834
parent5fd5fe0f7bfac0f7973475fcf7a5f8061d983538
Handle (at least don't crash on) relocations with no symbols.

Should fix the MCJIT tests on PPC.

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