- Mar 22, 2008
-
-
Dan Gohman authored
adding <map> to many files that actually do need it. llvm-svn: 48667
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Jul 05, 2007
-
-
Gabor Greif authored
Almost all occurrences of "bytecode" in the sources have been eliminated. llvm-svn: 37913
-
- May 03, 2007
-
-
Devang Patel authored
llvm-svn: 36662
-
- May 02, 2007
-
-
Devang Patel authored
Due to darwin gcc bug, one version of darwin linker coalesces static const int, which defauts PassID based pass identification. llvm-svn: 36652
-
- May 01, 2007
-
-
Devang Patel authored
llvm-svn: 36632
-
- 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
-