Chris Lattner
|
f2ce949ae9
|
improve compat with certain versions of GCC (on cygwin?)
llvm-svn: 30054
|
2006-09-02 17:37:30 +00:00 |
Nate Begeman
|
7851db75d9
|
Properly size the string table, and emit symbol table and string table
entries in the correct order, fixing several fixmes.
llvm-svn: 29902
|
2006-08-26 15:46:34 +00:00 |
Nate Begeman
|
89fa9c7d65
|
Get closer to handling globals correctly. We now generally get them in the
right section.
llvm-svn: 29871
|
2006-08-25 06:36:58 +00:00 |
Nate Begeman
|
3cb3921a60
|
Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
does emit linkable .o files in very simple cases.
llvm-svn: 29850
|
2006-08-23 21:08:52 +00:00 |