Fix relocations with weak definitions.
commit2cf577471dac0df9da49c9689589c196cd73e174
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Dec 2010 05:57:28 +0000 (7 05:57 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Dec 2010 05:57:28 +0000 (7 05:57 +0000)
tree05881bae9fdc28af87c0dd31a330db0d459c73a7
parentda6fa03b088227eff3ec3c457618fadfdd154e1f
Fix relocations with weak definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121114 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp
test/MC/MachO/weakdef.s [new file with mode: 0644]