[all-commits] [llvm/llvm-project] 9260a9: [MC][AMDGPU] Consume EndOfStatement in asm parser
Scott Linder via All-commits
all-commits at lists.llvm.org
Wed Dec 9 13:46:26 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9260a999990cd8ee877e1cb9b517166579eca4f3
https://github.com/llvm/llvm-project/commit/9260a999990cd8ee877e1cb9b517166579eca4f3
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
A llvm/test/MC/AMDGPU/round-trip.s
Log Message:
-----------
[MC][AMDGPU] Consume EndOfStatement in asm parser
Avoids spurious newlines showing up in the output when emitting assembly
via MC.
Reviewed By: MaskRay, arsenm
Differential Revision: https://reviews.llvm.org/D92690
More information about the All-commits
mailing list