Pass in non-Mach-O-specific parameters to the GetTargetRelocation method.
authorBill Wendling <isanbard@gmail.com>
Sat, 3 Feb 2007 02:39:40 +0000 (02:39 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 3 Feb 2007 02:39:40 +0000 (02:39 +0000)
commit886b412fb0baa3c2fab36fc1f2a46f53bc453f62
tree1e0b67a6130cd86b3a096d3e109bf0f764ff6520
parent3da9981e167a1b8f6660d1dffbe033ba4f8dd218
Pass in non-Mach-O-specific parameters to the GetTargetRelocation method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachOWriter.cpp