[MC] Consume EndOfStatement in .cfi_{sections,endproc}
authorScott Linder <Scott.Linder@amd.com>
Fri, 4 Dec 2020 22:14:37 +0000 (22:14 +0000)
committerScott Linder <Scott.Linder@amd.com>
Fri, 4 Dec 2020 22:30:29 +0000 (22:30 +0000)
commitd55d6806ad728f76c8721d3fee294545f5833fac
tree9266c32bc4ca3b2379b6376570357ff04f9695d3
parent76f785ae78fcac87b3a25d544795ead1879ffeef
[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
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/test/MC/AsmParser/round-trip.s [new file with mode: 0644]
llvm/test/MC/ELF/cfi.s