Fix pcrel relocations that cross sections.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Dec 2010 03:50:14 +0000 (03:50 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Dec 2010 03:50:14 +0000 (03:50 +0000)
commitbf60dad984e296d43a8a6b33e8c528e8c8a24394
tree7ba7257074bfb74718a647cbbea4db9051013383
parentb9949b297039a2fd3bae366d5da88d432012ce08
Fix pcrel relocations that cross sections.

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