MC/Mach-O: Find section ordinal's by looking at the symbol, instead of assuming they...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:07:43 +0000 (18:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:07:43 +0000 (18:07 +0000)
commit08b9935b51f3f83934a5e00b18d0805c1977290a
tree685c2b072036858d21f881ce606ec3157ac47536
parent49a3ff9d1733cb16bdc97590e5b90508b8656565
MC/Mach-O: Find section ordinal's by looking at the symbol, instead of assuming they are present in a fragment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp