llvm-project/llvm/lib/MC/MCParser
Jian Cai e0963ae274 [AsmParser] make .ascii support spaces as separators
Currently the integrated assembler only allows commas as the separator
between string arguments in .ascii. This patch adds support to using
space as separators and make IAS consistent with GNU assembler.

Link: https://github.com/ClangBuiltLinux/linux/issues/1196

Reviewed By: nickdesaulniers, jrtc27

Differential Revision: https://reviews.llvm.org/D91460
2020-12-20 22:41:00 -08:00
..
AsmLexer.cpp [MC] Fix ICE with non-newline terminated input 2020-12-09 23:39:32 +00:00
AsmParser.cpp [AsmParser] make .ascii support spaces as separators 2020-12-20 22:41:00 -08:00
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
COFFAsmParser.cpp [MC] Delete unused declarations 2020-12-06 15:36:39 -08:00
COFFMasmParser.cpp [ms] [llvm-ml] Support purging macro definitions 2020-11-23 15:03:13 -05:00
DarwinAsmParser.cpp [MachO] Add skeletal support for DriverKit platform 2020-08-14 12:36:43 -07:00
ELFAsmParser.cpp [MC][ELF] Accept abbreviated form with sh_flags and sh_entsize 2020-12-11 16:45:45 +00:00
MCAsmLexer.cpp
MCAsmParser.cpp [ms] [llvm-ml] Add a draft MASM parser 2020-02-16 12:30:46 -05:00
MCAsmParserExtension.cpp [COFF] Add cg_profile directive and .llvm.call-graph-profile section 2020-07-10 17:07:30 -07:00
MCTargetAsmParser.cpp
MasmParser.cpp [MC] Delete unused declarations 2020-12-06 15:36:39 -08:00
WasmAsmParser.cpp [WebAssembly] Support COMDAT sections in assembly syntax 2020-12-10 16:43:59 -08:00