[all-commits] [llvm/llvm-project] 35828b: [ms] [llvm-ml] Implement the expression expansion ...

Eric Astor via All-commits all-commits at lists.llvm.org
Wed Nov 25 13:11:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 35828b84a5232df020d6de250c3c268e2ccaaf11
      https://github.com/llvm/llvm-project/commit/35828b84a5232df020d6de250c3c268e2ccaaf11
  Author: Eric Astor <epastor at google.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M llvm/lib/MC/MCParser/MasmParser.cpp
    M llvm/test/tools/llvm-ml/macro_function.test

  Log Message:
  -----------
  [ms] [llvm-ml] Implement the expression expansion operator

In text-item contexts, %expr expands to a string containing the results of evaluating `expr`.

Reviewed By: thakis

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




More information about the All-commits mailing list