Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
lib
/
MC
/
MCELFObjectTargetWriter.cpp
42eb082
The initial .text section generated in object files was missing the
by Eric Christopher
· 7 years ago
fdc1645
[mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC
by Simon Atanasyan
· 8 years ago
f31871c
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
f50f96b
Always sort by offset first. NFC.
by Rafael Espindola
· 10 years ago
e97d937
Pass a MCSymbol to needsRelocateWithSymbol.
by Rafael Espindola
· 10 years ago
01b026b
Re-enable target-specific relocation table sorting and use it for Mips
by Petar Jovanovic
· 10 years ago
76fcace
[MC] Pass MCSymbolData to needsRelocateWithSymbol
by Ulrich Weigand
· 11 years ago
224dbf4
Completely rewrite ELFObjectWriter::RecordRelocation.
by Rafael Espindola
· 11 years ago
0d293e4
Provide basic type safety for array_pod_sort comparators.
by Benjamin Kramer
· 12 years ago
4ef61f2
Cleanup relocation sorting for ELF.
by Rafael Espindola
· 12 years ago
db3cc56
by Ulrich Weigand
· 12 years ago
9a7bf43
This patch reworks how llvm targets set and update ELF header e_flags.
by Jack Carter
· 13 years ago
aa71428
Initial TOC support for PowerPC64 object creation
by Adhemerval Zanella
· 13 years ago
93ee286
The ELF relocation record format is different for N64
by Jack Carter
· 13 years ago
00ca888
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
by Akira Hatanaka
· 13 years ago
84070ff
Define trivial destructor inline.
by Rafael Espindola
· 14 years ago
ceb09f3
Make GetRelocType pure virtual.
by Rafael Espindola
· 14 years ago
f3a86fb
Move PPC bits to lib/Target/PowerPC.
by Rafael Espindola
· 14 years ago
69bbda0
Move the ARM specific parts of the ELF writer to Target/ARM.
by Rafael Espindola
· 14 years ago
edae8e1
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
by Rafael Espindola
· 14 years ago
dc9a8a3
Reduce the exposure of Triple::OSType in the ELF object writer. This will
by Rafael Espindola
· 14 years ago
bff66a8
Move some data to the TargetWriter.
by Rafael Espindola
· 15 years ago
6024c97
Stub out explicit MCELFObjectTargetWriter interface.
by Rafael Espindola
· 15 years ago