X86: produce more friendly errors during MachO relocation handling
authorTim Northover <tnorthover@apple.com>
Tue, 8 Dec 2015 18:31:35 +0000 (18:31 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 8 Dec 2015 18:31:35 +0000 (18:31 +0000)
commit81bf65619f565510552f650b118e0098e047f1a4
treec195fba1d6fb554cd5b08e6d3a71177e3a02c0a8
parenta0beb06ac92b08c8e62c04b3f2d5279785e12e96
X86: produce more friendly errors during MachO relocation handling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255036 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
test/MC/X86/macho-reloc-errors-x86.s [new file with mode: 0644]
test/MC/X86/macho-reloc-errors-x86_64.s [new file with mode: 0644]