[all-commits] [llvm/llvm-project] a3ec4a: [ms] [llvm-ml] Allow use of locally-defined variab...

Eric Astor via All-commits all-commits at lists.llvm.org
Mon Sep 7 11:00:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3ec4a3158f3a60c16ac1e3550667866fe1d4171
      https://github.com/llvm/llvm-project/commit/a3ec4a3158f3a60c16ac1e3550667866fe1d4171
  Author: Eric Astor <epastor at google.com>
  Date:   2020-09-07 (Mon, 07 Sep 2020)

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

  Log Message:
  -----------
  [ms] [llvm-ml] Allow use of locally-defined variables in expressions

MASM allows variables defined by equate statements to be used in expressions.

Reviewed By: thakis

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




More information about the All-commits mailing list