MC/Mach-O/x86_64: Relocations in debug sections should use local relocations
authorDaniel Dunbar <daniel@zuster.org>
Wed, 5 May 2010 17:22:39 +0000 (17:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 5 May 2010 17:22:39 +0000 (17:22 +0000)
commitae7fb0b03ebc524e6c47f0262b8dc87810fee1a8
treea58664e15701d25d0c42a7211ee2aa3a7279a024
parente4eae84f76940e429711ca8908b8d22ac83440cc
MC/Mach-O/x86_64: Relocations in debug sections should use local relocations
when possible.
 - <rdar://problem/7934873>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103092 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSectionMachO.h
lib/MC/MachObjectWriter.cpp
test/MC/MachO/darwin-x86_64-reloc.s