llvm-6502/lib/MC
Rafael Espindola 184640e96e Handle strings in section names the same way as gas:
* If the name is a single string, we remove the quotes
* If the name starts without a quote, we include any quotes in the name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124127 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-24 18:02:54 +00:00
..
MCDisassembler
MCParser Handle strings in section names the same way as gas: 2011-01-24 18:02:54 +00:00
CMakeLists.txt
ELFObjectWriter.cpp Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
MachObjectWriter.cpp Completed :lower16: / :upper16: support for movw / movt pairs on Darwin. 2011-01-14 02:38:49 +00:00
Makefile
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmStreamer.cpp Use common style for .cfi directives 2011-01-14 21:57:39 +00:00
MCAssembler.cpp Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
MCCodeEmitter.cpp
MCContext.cpp Remove duplicated code. 2011-01-23 04:28:49 +00:00
MCDisassembler.cpp
MCDwarf.cpp
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
MCExpr.cpp Add support for lowercase variants. 2011-01-23 16:11:25 +00:00
MCInst.cpp
MCInstPrinter.cpp
MCLabel.cpp
MCLoggingStreamer.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
MCNullStreamer.cpp
MCObjectStreamer.cpp
MCObjectWriter.cpp
MCPureStreamer.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp Remove more duplicated code. 2011-01-23 04:43:11 +00:00
MCSectionMachO.cpp
MCStreamer.cpp
MCSymbol.cpp
MCValue.cpp
TargetAsmBackend.cpp
WinCOFFObjectWriter.cpp
WinCOFFStreamer.cpp