[mach-o] add x86 test case to build hello world. Fix bugs it uncovered.
authorNick Kledzik <kledzik@apple.com>
Thu, 3 Jul 2014 02:01:21 +0000 (02:01 +0000)
committerNick Kledzik <kledzik@apple.com>
Thu, 3 Jul 2014 02:01:21 +0000 (02:01 +0000)
commitb6e8ce82509e9ba93238a6eb90fed2007db1bc76
tree27b54bb9ebef3e7df38db83a2ab2c913495befd8
parent1d0089fa5c9e121ccdf6ba2a4ac1ec6690361e55
[mach-o] add x86 test case to build hello world.  Fix bugs it uncovered.

llvm-svn: 212247
lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
lld/lib/ReaderWriter/MachO/ReferenceKinds.cpp
lld/lib/ReaderWriter/MachO/ReferenceKinds.h
lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
lld/test/mach-o/hello-world-x86.yaml [new file with mode: 0644]