Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
56519aac04d509e1ce7ec82e79fec1a65227d4ec
/
lib
/
MC
/
MCSectionELF.cpp
9de3a07
Move broken HasCommonSymbols to ELFWriter.cpp.
by Rafael Espindola
· 14 years ago
1c13026
Remove more duplicated code.
by Rafael Espindola
· 15 years ago
c85dca6
Remove duplicated code.
by Rafael Espindola
· 15 years ago
9897661
Add support for @note. Patch by Jörg Sonnenberger.
by Rafael Espindola
· 15 years ago
f2dc4aa
make isVirtualSection a virtual method on MCSection. Chris' suggestion.
by Rafael Espindola
· 15 years ago
34be396
Fixed version of 118639 with an extra assert to catch similar problems
by Rafael Espindola
· 15 years ago
037b5be
Revert previous patch. Missed a case.
by Rafael Espindola
· 15 years ago
e61a1ac
Remove IsExplicit. It was always false.
by Rafael Espindola
· 15 years ago
083cf15
Add hook in MCSection to decide when to use "optimized nops", for each
by Jan Wen Voung
· 15 years ago
186e7a0
Move logic of determining ELF entsize from the .s printer to initialization
by Jan Wen Voung
· 15 years ago
74aae47
move elf section uniquing to MCContext. Along the way
by Chris Lattner
· 15 years ago
a46918d
Simplify some uses of str(n)cmp with StringRef.
by Benjamin Kramer
· 16 years ago
4d2419d
tidy
by Chris Lattner
· 16 years ago
2928c83
Pass StringRef by value.
by Daniel Dunbar
· 16 years ago
33adcfb
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
by Chris Lattner
· 16 years ago
af76e59
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
7d996d9
add support for target-specific ELF section flags, add a new MCSectionXCore
by Chris Lattner
· 16 years ago
abd7514
*try* to use a better name to describe how common symbols are marked on the elf object file.
by Bruno Cardoso Lopes
· 16 years ago
86cba32
Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and
by Dan Gohman
· 16 years ago
fdf229e
Remove HasCrazyBSS and add a flag in TAI to indicate that '.section'
by Bruno Cardoso Lopes
· 16 years ago
4aa688e
Add a method to return if the ELF section contains only common symbols!
by Bruno Cardoso Lopes
· 16 years ago
b808588
Change MCSectionELF to represent a section semantically instead of
by Bruno Cardoso Lopes
· 16 years ago