hanchenye-llvm-project/llvm/lib
Bill Wendling 2c350921e2 Moved the GetTargetRelocation method to the PPCMachOWriterInfo object. The
PPCMachOWriter is now trivial.

llvm-svn: 33818
2007-02-03 02:40:57 +00:00
..
Analysis Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
AsmParser Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Bytecode Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
CodeGen Pass in non-Mach-O-specific parameters to the GetTargetRelocation method. 2007-02-03 02:39:40 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Linker preserve sections of globals 2007-02-01 17:12:54 +00:00
Support improve comments, add an assertion 2007-02-01 05:33:21 +00:00
System silence warning 2007-02-01 04:57:00 +00:00
Target Moved the GetTargetRelocation method to the PPCMachOWriterInfo object. The 2007-02-03 02:40:57 +00:00
Transforms Switch inliner over to use DenseMap instead of std::map for ValueMap. This 2007-02-03 00:08:31 +00:00
VMCore Fix a comment that needed to change after SHIFT patch landed. 2007-02-02 13:54:55 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00