[all-commits] [llvm/llvm-project] d55d68: [MC] Consume EndOfStatement in .cfi_{sections, endp...

Scott Linder via All-commits all-commits at lists.llvm.org
Fri Dec 4 14:31:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d55d6806ad728f76c8721d3fee294545f5833fac
      https://github.com/llvm/llvm-project/commit/d55d6806ad728f76c8721d3fee294545f5833fac
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M llvm/lib/MC/MCParser/AsmParser.cpp
    A llvm/test/MC/AsmParser/round-trip.s
    M llvm/test/MC/ELF/cfi.s

  Log Message:
  -----------
  [MC] Consume EndOfStatement in .cfi_{sections,endproc}

Previously these directives were always interpreted as having an extra
blank line after them.

Reviewed By: MaskRay

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




More information about the All-commits mailing list