[all-commits] [llvm/llvm-project] c8d6e6: [ms] [llvm-ml] Fix parity errors in error handling...
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Jun 9 10:35:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8d6e67d53a0d2a462696acc831e990183cd9d0f
https://github.com/llvm/llvm-project/commit/c8d6e67d53a0d2a462696acc831e990183cd9d0f
Author: Eric Astor <epastor at google.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
A llvm/test/tools/llvm-ml/include.asm
A llvm/test/tools/llvm-ml/included.inc
Log Message:
-----------
[ms] [llvm-ml] Fix parity errors in error handling for INCLUDE directive
Also adds basic testing for "include" directive.
Differential Revision: https://reviews.llvm.org/D103980
More information about the All-commits
mailing list