[all-commits] [llvm/llvm-project] 7f85e9: [ms] [llvm-ml] Fix MASM support for nested unnamed...

Eric Astor via All-commits all-commits at lists.llvm.org
Mon Jul 13 07:37:51 PDT 2020


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

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

  Log Message:
  -----------
  [ms] [llvm-ml] Fix MASM support for nested unnamed STRUCTs and UNIONs

Summary: Fix MASM support for nested unnamed STRUCTs and UNIONs

Reviewed By: thakis

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




More information about the All-commits mailing list