[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 9 11:09:51 PDT 2020


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

Support the "alias" directive.

Required support for emitWeakReference in MCWinCOFFStreamer.


Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87403.290782.patch
Type: text/x-patch
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/87e675d2/attachment.bin>


More information about the llvm-commits mailing list