Properly mangles symbol table names
Supports constant pools Supports relocations to jump tables Supports relocations within the data segment (global = address of global) Allocates memory in a non-hacky for all non-code objects. llvm-svn: 32430
Showing
- llvm/include/llvm/CodeGen/MachOWriter.h 36 additions, 21 deletionsllvm/include/llvm/CodeGen/MachOWriter.h
- llvm/lib/CodeGen/MachOWriter.cpp 333 additions, 112 deletionsllvm/lib/CodeGen/MachOWriter.cpp
- llvm/lib/Target/PowerPC/PPCMachOWriter.cpp 29 additions, 27 deletionsllvm/lib/Target/PowerPC/PPCMachOWriter.cpp
Loading
Please register or sign in to comment