[PATCH] D104964: [ms] [llvm-ml] Add support for numeric built-in symbols

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 19:46:40 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.

Support @Version and @Line as built-in symbols. For now, resolves @Version to 1427 (the same as for the VS 2019 release of ML.EXE).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104964.354639.patch
Type: text/x-patch
Size: 9294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210626/fd250e94/attachment.bin>


More information about the llvm-commits mailing list