Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCELFObjectTargetWriter.cpp
fe83270
The initial .text section generated in object files was missing the
by Eric Christopher
· 7 years ago
9f676a7
[mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC
by Simon Atanasyan
· 8 years ago
1d43552
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
d0e1652
Always sort by offset first. NFC.
by Rafael Espindola
· 10 years ago
ece40ca
Pass a MCSymbol to needsRelocateWithSymbol.
by Rafael Espindola
· 10 years ago
0380d0b
Re-enable target-specific relocation table sorting and use it for Mips
by Petar Jovanovic
· 10 years ago
46797c6
[MC] Pass MCSymbolData to needsRelocateWithSymbol
by Ulrich Weigand
· 11 years ago
5904e12
Completely rewrite ELFObjectWriter::RecordRelocation.
by Rafael Espindola
· 12 years ago
8817cca
Provide basic type safety for array_pod_sort comparators.
by Benjamin Kramer
· 12 years ago
0f2a6fe
Cleanup relocation sorting for ELF.
by Rafael Espindola
· 12 years ago
0684076
by Ulrich Weigand
· 12 years ago
1bd90ff
This patch reworks how llvm targets set and update ELF header e_flags.
by Jack Carter
· 13 years ago
f2aceda
Initial TOC support for PowerPC64 object creation
by Adhemerval Zanella
· 13 years ago
8ad0c27
The ELF relocation record format is different for N64
by Jack Carter
· 13 years ago
64ad2cf
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
by Akira Hatanaka
· 14 years ago
b120ea2
Define trivial destructor inline.
by Rafael Espindola
· 14 years ago
a2da8aa
Make GetRelocType pure virtual.
by Rafael Espindola
· 14 years ago
38a400d
Move PPC bits to lib/Target/PowerPC.
by Rafael Espindola
· 14 years ago
a012405
Move the ARM specific parts of the ELF writer to Target/ARM.
by Rafael Espindola
· 14 years ago
b264d33
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
by Rafael Espindola
· 14 years ago
1ad4095
Reduce the exposure of Triple::OSType in the ELF object writer. This will
by Rafael Espindola
· 14 years ago
fdaae0d
Move some data to the TargetWriter.
by Rafael Espindola
· 15 years ago
6b5e56c
Stub out explicit MCELFObjectTargetWriter interface.
by Rafael Espindola
· 15 years ago