- Feb 08, 2007
-
-
Bill Wendling authored
llvm-svn: 34027
-
- Jan 17, 2007
-
-
Bill Wendling authored
writers. llvm-svn: 33311
-
Bill Wendling authored
llvm-svn: 33298
-
Bill Wendling authored
llvm-svn: 33287
-
- Feb 22, 2006
-
-
Chris Lattner authored
Patch by Martin Partel! llvm-svn: 26313
-
- Feb 07, 2006
-
-
Jeff Cohen authored
llvm-svn: 26029
-
- Jul 16, 2005
-
-
Chris Lattner authored
llvm-svn: 22456
-
Chris Lattner authored
llvm-svn: 22454
-
Chris Lattner authored
vector that represents the .o file at once, build up a vector for each section of the .o file. This is needed because the .o file writer needs to be able to switch between sections as it emits them (e.g. switch between the .text section and the .rel section when emitting code). This patch has no functionality change. llvm-svn: 22453
-
- Jul 12, 2005
-
-
Chris Lattner authored
llvm-svn: 22399
-
Chris Lattner authored
llvm-svn: 22398
-
- Jul 11, 2005
-
-
Chris Lattner authored
llvm-svn: 22377
-
Chris Lattner authored
llvm-svn: 22374
-
Chris Lattner authored
llvm-svn: 22370
-
- Jul 07, 2005
-
-
Chris Lattner authored
llvm-svn: 22342
-
- Jun 27, 2005
-
-
Chris Lattner authored
For now, the elf writer is only capable of emitting an empty elf file, with a section table and a section table string table. This will be enhanced in the future :) llvm-svn: 22290
-