aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachOWriter.cpp
AgeCommit message (Expand)Author
2006-09-02improve compat with certain versions of GCC (on cygwin?)Chris Lattner
2006-08-26Properly size the string table, and emit symbol table and string tableNate Begeman
2006-08-25Get closer to handling globals correctly. We now generally get them in theNate Begeman
2006-08-23Initial checkin of the Mach-O emitter. There's plenty of fixmes, but itNate Begeman