Add support for the line continuation character (\)
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86943
[ms] [llvm-ml] Add support for line continuations in MASM AbandonedPublic Authored by epastor on Sep 1 2020, 7:59 AM.
Details
Summary Add support for the line continuation character (\)
Diff Detail
Event Timelineepastor added a parent revision: D86942: x87 FPU state instructions do not use an f32 memory location.Sep 1 2020, 8:00 AM epastor added a child revision: D86944: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM. epastor removed a child revision: D86944: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM. Comment ActionsAccidentally uploaded; redundant copy of D83347
Revision Contents
Diff 289237 llvm/lib/MC/MCParser/MasmParser.cpp
|