llvm-6502/test/MC
Michael Kuperstein 08c26613e1 [COFF] Don't try to add quotes to already quoted linker directives
If a linker directive is already quoted, don't try to quote it again, otherwise it creates a mess.
This pops up in places like:
#pragma comment(linker,"\"/foo bar'\"")

Differential Revision: http://reviews.llvm.org/D6792

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224998 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-30 19:23:48 +00:00
..
AArch64
ARM
AsmParser MC: Don't emit .no_dead_strip on targets which don't support it 2014-12-24 04:11:42 +00:00
COFF [COFF] Don't try to add quotes to already quoted linker directives 2014-12-30 19:23:48 +00:00
Disassembler [Hexagon] Adding reg-reg indexed load forms. 2014-12-30 18:58:47 +00:00
ELF MC: Label definitions are permitted after .set directives 2014-12-24 10:27:50 +00:00
Hexagon
MachO Remove doesSectionRequireSymbols. 2014-12-30 13:13:27 +00:00
Markup
Mips [mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB and PAUSE instructions 2014-12-23 19:55:34 +00:00
PowerPC
R600
Sparc
SystemZ
X86