[all-commits] [llvm/llvm-project] c6b3fd: [MC] maybeParseSectionType: test CommentString ins...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Mar 30 22:28:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6b3fd799962577488a0ecbdac806f4753e14d3c
      https://github.com/llvm/llvm-project/commit/c6b3fd799962577488a0ecbdac806f4753e14d3c
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    M llvm/lib/MC/MCParser/ELFAsmParser.cpp
    M llvm/test/MC/ELF/gnu-type-diagnostics.s

  Log Message:
  -----------
  [MC] maybeParseSectionType: test CommentString instead of AllowAtInIdentifier

Rework https://reviews.llvm.org/D31026
AllowAtInIdentifier is a misnomer: it should be false for ELF targets,
but is currently true as a hack to parse expr at specifier.



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