[all-commits] [llvm/llvm-project] 4cbb91: [ms] [llvm-ml] Add support for numeric built-in sy...
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Jul 21 08:43:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cbb912d7576312babfe4a95c17155687e474a4b
https://github.com/llvm/llvm-project/commit/4cbb912d7576312babfe4a95c17155687e474a4b
Author: Eric Astor <epastor at google.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
A llvm/test/tools/llvm-ml/builtin_symbols.asm
M llvm/test/tools/llvm-ml/variable_redef_errors.asm
Log Message:
-----------
[ms] [llvm-ml] Add support for numeric built-in symbols
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).
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D104964
More information about the All-commits
mailing list