[PATCH] D89735: [ms] [llvm-ml] Support purging macro definitions

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 14:01:42 PDT 2020


epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.

Support MASM's PURGE directive.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89735

Files:
  llvm/lib/MC/MCParser/COFFMasmParser.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/macro.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89735.299146.patch
Type: text/x-patch
Size: 3584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/b471bedd/attachment.bin>


More information about the llvm-commits mailing list