[all-commits] [llvm/llvm-project] 15ec0a: [ms] [llvm-ml] Fix case-sensitivity for variables ...

Eric Astor via All-commits all-commits at lists.llvm.org
Fri Apr 2 11:08:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15ec0ad77ae3b65e791567854da5b4984030d080
      https://github.com/llvm/llvm-project/commit/15ec0ad77ae3b65e791567854da5b4984030d080
  Author: Eric Astor <epastor at google.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

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

  Log Message:
  -----------
  [ms] [llvm-ml] Fix case-sensitivity for variables and textmacros

Make variables and text-macro references case-insensitive, to match ml.exe.

Also improve error handling for text-macro expansion.

Reviewed By: thakis

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




More information about the All-commits mailing list