[all-commits] [llvm/llvm-project] 5fba60: [ms] [llvm-ml] Support built-in text macros

Eric Astor via All-commits all-commits at lists.llvm.org
Wed Jul 21 08:46:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fba6058965c6b2cd2fe17335bb1fb78d99815bd
      https://github.com/llvm/llvm-project/commit/5fba6058965c6b2cd2fe17335bb1fb78d99815bd
  Author: Eric Astor <epastor at google.com>
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
    M llvm/include/llvm/MC/MCParser/MCAsmParser.h
    M llvm/lib/MC/MCParser/MasmParser.cpp
    M llvm/test/tools/llvm-ml/builtin_symbols.asm
    A llvm/test/tools/llvm-ml/builtin_symbols_t5.inc
    M llvm/tools/llvm-ml/Opts.td
    M llvm/tools/llvm-ml/llvm-ml.cpp

  Log Message:
  -----------
  [ms] [llvm-ml] Support built-in text macros

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

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D104965




More information about the All-commits mailing list