Handle multiple functions, properly mangle symbols, and fix support for
authorNate Begeman <natebegeman@mac.com>
Fri, 26 Jan 2007 22:39:48 +0000 (22:39 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 26 Jan 2007 22:39:48 +0000 (22:39 +0000)
commit6635f35cae9d5a5d363d3ba425d4b1f323fc689d
treeb5e1890f71eaa05fd33f928fd1530a4bcbfe9ca1
parentea516cce65e7c9f1c49dd2e0634d73f89bb954a4
Handle multiple functions, properly mangle symbols, and fix support for
scattered relocations.

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