llvm-project/llvm/lib/MC/MCParser
Eric Astor feb74530f8 [ms] [llvm-ml] Accept whitespace around the dot operator
MASM allows arbitrary whitespace around the Intel dot operator, especially when used for struct field lookup

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D88450
2020-09-29 17:01:13 -04:00
..
AsmLexer.cpp [ms] [llvm-ml] Add MASM hex float support 2020-09-29 16:57:32 -04:00
AsmParser.cpp [ms] [llvm-ml] Add support for size queries in MASM 2020-09-14 14:27:06 -04:00
CMakeLists.txt [ms] [llvm-ml] Add a draft MASM parser 2020-02-16 12:30:46 -05:00
COFFAsmParser.cpp [AArch64] Generate and parse SEH assembly directives 2020-08-29 15:15:22 +03:00
COFFMasmParser.cpp [ms] [llvm-ml] Add support for "alias" directive 2020-09-29 16:59:50 -04:00
DarwinAsmParser.cpp [MachO] Add skeletal support for DriverKit platform 2020-08-14 12:36:43 -07:00
ELFAsmParser.cpp [MC] Set sh_link to 0 if the associated symbol is undefined 2020-08-03 13:43:48 -07:00
LLVMBuild.txt
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 [ms] [llvm-ml] Accept whitespace around the dot operator 2020-09-29 17:01:13 -04:00
WasmAsmParser.cpp [MC] De-capitalize MCStreamer::Emit{Bundle,Addrsig}* etc 2020-02-15 09:11:48 -08:00