Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f29c0b6880c217b65a6a1df18a54e308719e48b3
/
llvm
/
lib
/
MC
/
MCSection.cpp
ad36e8a
Pass StringRef by value.
by Daniel Dunbar
· 16 years ago
e9a75a6
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
by Chris Lattner
· 16 years ago
7b26fce
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
607cd3b
Change MCSectionELF to represent a section semantically instead of
by Bruno Cardoso Lopes
· 16 years ago
04b4700
sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations.
by Chris Lattner
· 16 years ago
6c20391
split MachO section handling stuff out to its out .h/.cpp file.
by Chris Lattner
· 16 years ago
cb307a27
Make the big switch: Change MCSectionMachO to represent a section *semantically*
by Chris Lattner
· 16 years ago
f4c2eee
always end a section with \n on elf.
by Chris Lattner
· 16 years ago
591105c
sink the 'name' and 'isdirective' state out of MCSection into its derived classes.
by Chris Lattner
· 16 years ago
1cb9396
1. Make MCSection an abstract class.
by Chris Lattner
· 16 years ago
245fdfb
make target-specific TLOF impls (except PIC16) create target-specific
by Chris Lattner
· 16 years ago
5a9bc50
stub out PECOFF/MachO/ELF MCSection classes
by Chris Lattner
· 16 years ago
c9c277b
Change SectionKind to be a property that is true of a *section*, it
by Chris Lattner
· 16 years ago
95bad37
All MCSections are now required to have a SectionKind.
by Chris Lattner
· 16 years ago
c10132a
split MCSection stuff out to its own .cpp file, add a new
by Chris Lattner
· 16 years ago