[all-commits] [llvm/llvm-project] 94fae7: [ms] [llvm-ml] Add support for nested PROC/ENDP pairs

Eric Astor via All-commits all-commits at lists.llvm.org
Thu Aug 11 07:19:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94fae7a581d6772e9f4ec0270485a4308eb8d2dc
      https://github.com/llvm/llvm-project/commit/94fae7a581d6772e9f4ec0270485a4308eb8d2dc
  Author: Eric Astor <epastor at google.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M llvm/lib/MC/MCParser/COFFMasmParser.cpp
    A llvm/test/tools/llvm-ml/nested_proc.asm
    A llvm/test/tools/llvm-ml/nested_proc_errors.asm

  Log Message:
  -----------
  [ms] [llvm-ml] Add support for nested PROC/ENDP pairs

This is believed to match behavior by ML.EXE and ML64.EXE.

Reviewed By: thakis

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




More information about the All-commits mailing list