- Jul 02, 2009
-
-
Bruno Cardoso Lopes authored
llvm-svn: 74686
-
- Jun 22, 2009
-
-
Bruno Cardoso Lopes authored
Support for .text relocations, implementing TargetELFWriter overloaded methods for x86/x86_64. Use a map to track global values to their symbol table indexes Code cleanup and small fixes llvm-svn: 73894
-
- Jun 12, 2009
-
-
Bruno Cardoso Lopes authored
llvm-svn: 73209
-
- Jun 11, 2009
-
-
Bruno Cardoso Lopes authored
Emission for globals, using the correct data sections Function alignment can be computed for each target using TargetELFWriterInfo Some small fixes llvm-svn: 73201
-
- Jun 06, 2009
-
-
Bruno Cardoso Lopes authored
llvm-svn: 72986
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Jan 27, 2007
-
-
Bill Wendling authored
llvm-svn: 33585
-
Bill Wendling authored
llvm-svn: 33571
-
- Jan 03, 2007
-
-
Bill Wendling authored
one should. llvm-svn: 32845
-
- Dec 17, 2006
-
-
Bill Wendling authored
rework the hacks that had us passing OStream in. We pass in std::ostream* instead, check for null, and then dispatch to the correct print() method. llvm-svn: 32636
-
- Dec 07, 2006
-
-
Bill Wendling authored
now cerr, cout, and NullStream resp. llvm-svn: 32298
-
- Nov 17, 2006
-
-
Bill Wendling authored
soon replace all uses of those objects. llvm-svn: 31817
-