Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b760d0cde9b5b165719cb15a5bc63aaed987352f
/
llvm
/
lib
/
MC
/
MCAsmInfoCOFF.cpp
0545746
rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin.
by Chris Lattner
· 16 years ago
2b9f0d1
move the MCAsmInfo .cpp/.h files into the right directories and rename them.
by Chris Lattner
· 16 years ago
[Renamed from llvm/lib/Target/COFFTargetAsmInfo.cpp]
7b26fce
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
1472cf5
move dwarf debug info section selection stuff from TAI to
by Chris Lattner
· 16 years ago
b25afe0
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
by Chris Lattner
· 16 years ago
4e7dfaf
convert ctors/dtors section to be in TLOF instead of TAI.
by Chris Lattner
· 16 years ago
5e693ed
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
by Chris Lattner
· 16 years ago
e7cb8f7
Sink getSectionPrefixForUniqueGlobal down into the TAI
by Chris Lattner
· 16 years ago
1814e81
make COFF work like ELF and macho, by splitting out into its own
by Chris Lattner
· 16 years ago