Akira Hatanaka
|
64ad2cf1e4
|
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
entries in the relocation table before they are written out to the file.
llvm-svn: 153345
|
2012-03-23 23:06:45 +00:00 |
|
Rafael Espindola
|
b120ea2b92
|
Define trivial destructor inline.
llvm-svn: 147230
|
2011-12-24 01:53:13 +00:00 |
|
Rafael Espindola
|
a2da8aa505
|
Make GetRelocType pure virtual.
llvm-svn: 147229
|
2011-12-24 01:36:25 +00:00 |
|
Rafael Espindola
|
38a400df3b
|
Move PPC bits to lib/Target/PowerPC.
llvm-svn: 147124
|
2011-12-22 01:57:09 +00:00 |
|
Rafael Espindola
|
a0124055b1
|
Move the ARM specific parts of the ELF writer to Target/ARM.
llvm-svn: 147115
|
2011-12-22 00:37:50 +00:00 |
|
Rafael Espindola
|
b264d33854
|
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Other targets will follow shortly.
llvm-svn: 147060
|
2011-12-21 17:30:17 +00:00 |
|
Rafael Espindola
|
1ad4095d6b
|
Reduce the exposure of Triple::OSType in the ELF object writer. This will
avoid including ADT/Triple.h in many places when the target specific bits are
moved.
llvm-svn: 147059
|
2011-12-21 17:00:36 +00:00 |
|
Rafael Espindola
|
fdaae0d16f
|
Move some data to the TargetWriter.
llvm-svn: 122134
|
2010-12-18 03:27:34 +00:00 |
|
Rafael Espindola
|
6b5e56c2b1
|
Stub out explicit MCELFObjectTargetWriter interface.
llvm-svn: 122067
|
2010-12-17 17:45:22 +00:00 |
|