This error can only happen if an unfinished operation is at Eof.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D57379
X86AsmParser: Do not process a non-existent token ClosedPublic Authored by BrandonTJones on Jan 29 2019, 3:39 AM.
Details Summary This error can only happen if an unfinished operation is at Eof.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 21 2019, 10:56 PM Closed by commit rL356972: X86AsmParser: Do not process a non-existent token (authored by ctopper). · Explain WhyMar 25 2019, 8:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 191279 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/MC/AsmParser/unfinished-op.s
llvm/test/MC/X86/x86_operands.s
|