MC/Mach-O: Don't generate relocations for PCrel fixups to local labels.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 9 Mar 2010 21:27:30 +0000 (21:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 9 Mar 2010 21:27:30 +0000 (21:27 +0000)
commite180fa962cc629255bbb0c5f185299c981b042ef
tree414f64fa503b6f5421e794b54e475420596b8f4a
parentf7b730425fc45a28cafddf6e9907cd89acdae2aa
MC/Mach-O: Don't generate relocations for PCrel fixups to local labels.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98080 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp