[all-commits] [llvm/llvm-project] 1e41e2: [ms] [llvm-ml] Support purging macro definitions
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Nov 23 12:08:03 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 1e41e22323a33d7b7977e48ff6ec243e46860257
https://github.com/llvm/llvm-project/commit/1e41e22323a33d7b7977e48ff6ec243e46860257
Author: Eric Astor <epastor at google.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/lib/MC/MCParser/COFFMasmParser.cpp
M llvm/lib/MC/MCParser/MasmParser.cpp
M llvm/test/tools/llvm-ml/macro.test
Log Message:
-----------
[ms] [llvm-ml] Support purging macro definitions
Support MASM's PURGE directive.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D89735
More information about the All-commits
mailing list