OSDN Git Service

Fix i386 relocations to Weak Definitions. The relocation entries should be
authorKevin Enderby <enderby@apple.com>
Fri, 7 May 2010 21:44:23 +0000 (21:44 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 7 May 2010 21:44:23 +0000 (21:44 +0000)
commita6eeb6e226d7d86d04e34e3b6464f66e0a052f43
tree8540510b67e4627e91cbb21b3bdc1653c6cb816b
parent62077af40e4122f20b47ef3e892d91bfbce4dc95
Fix i386 relocations to Weak Definitions.  The relocation entries should be
external and the item to be relocated should not have the address of the
symbol added in.

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