[PATCH] D104965: [ms] [llvm-ml] Support built-in text macros

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 20:07:03 PDT 2021


epastor created this revision.
epastor added reviewers: thakis, rnk.
Herald added a subscriber: hiraditya.
epastor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add support for all built-in text macros supported by ML64:
@Date, @Time, @FileName, @FileCur, and @CurSeg.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104965

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/builtin_symbols.asm
  llvm/test/tools/llvm-ml/builtin_symbols_t5.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104965.354640.patch
Type: text/x-patch
Size: 12014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210626/1aeb3b44/attachment.bin>


More information about the llvm-commits mailing list