llvm-6502/lib
Bill Wendling 736610c874 Moved the GetTargetRelocation method from PPCMachOWriter to here. It uses
non-Mach-O-specific information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33819 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-03 02:41:58 +00:00
..
Analysis Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Archive
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
ExecutionEngine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Linker
Support
System
Target Moved the GetTargetRelocation method from PPCMachOWriter to here. It uses 2007-02-03 02:41:58 +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