[PATCH] D87403: [ms] [llvm-ml] Add support for "alias" directive

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 12:28:56 PDT 2020


epastor updated this revision to Diff 292309.
epastor added a comment.

Add testing for parse errors

Also, improve error messages


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87403/new/

https://reviews.llvm.org/D87403

Files:
  llvm/include/llvm/MC/MCWinCOFFStreamer.h
  llvm/lib/MC/MCParser/COFFMasmParser.cpp
  llvm/lib/MC/MCWinCOFFStreamer.cpp
  llvm/test/tools/llvm-ml/alias.test
  llvm/test/tools/llvm-ml/alias_errors.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87403.292309.patch
Type: text/x-patch
Size: 5433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/c328428e/attachment.bin>


More information about the llvm-commits mailing list