Properly size the string table, and emit symbol table and string table
authorNate Begeman <natebegeman@mac.com>
Sat, 26 Aug 2006 15:46:34 +0000 (15:46 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 26 Aug 2006 15:46:34 +0000 (15:46 +0000)
commitd2030e6c990fdcc522d194ac34a6b71df79e3ab7
tree0129ee6d36861ff98e437cb35e18cb82c434bd39
parent95514bae7309ffacfc0a79b267159dcfde2b7720
Properly size the string table, and emit symbol table and string table
entries in the correct order, fixing several fixmes.

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