The order of the two symbol listings in a Macho x86_64 subtractor relocation is rever...
authorOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 17:28:49 +0000 (17:28 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 17:28:49 +0000 (17:28 +0000)
commitef22f78c68d3f096b3c8aac2752ca8e3e25106a6
tree82998d646be6a769809861368b49418b7c680c0d
parent9c5edc00c41c29be5b088710a4a7ae8507179b64
The order of the two symbol listings in a Macho x86_64 subtractor relocation is reversed from what seems intuitive to me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143035 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp