[all-commits] [llvm/llvm-project] a94226: [llvm-ml] Remove unsafe getCurrentSegmentOnly() ca...

Eric Astor via All-commits all-commits at lists.llvm.org
Fri Jan 24 07:30:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a94226f9e6f5be4d6978134e7813f22b0510f3d4
      https://github.com/llvm/llvm-project/commit/a94226f9e6f5be4d6978134e7813f22b0510f3d4
  Author: Eric Astor <epastor at google.com>
  Date:   2025-01-24 (Fri, 24 Jan 2025)

  Changed paths:
    M llvm/lib/MC/MCParser/COFFMasmParser.cpp
    M llvm/lib/MC/MCParser/MasmParser.cpp
    A llvm/test/tools/llvm-ml/bare_proc_error.asm
    A llvm/test/tools/llvm-ml/no_section_error.asm

  Log Message:
  -----------
  [llvm-ml] Remove unsafe getCurrentSegmentOnly() call (#123355)

This call was made unsafe recently, but was not fixed in
db48f1a1764023f8efeb055e343b967d1eb37d19 (the commit that fixed the
parallel code in AsmParser.cpp).

Fixes #123189



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list