[PATCH] D74901: [ms] [llvm-ml] Remove unused functions

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 06:49:27 PST 2020


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

Remove functions that look likely to stay unused.

On review, these functions will likely not be needed even in the final MasmParser.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74901

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74901.245646.patch
Type: text/x-patch
Size: 5395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/acdc6b89/attachment.bin>


More information about the llvm-commits mailing list