This error can only happen if an unfinished operation is at Eof.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 192240 llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/trunk/test/MC/AsmParser/unfinished-op.s
llvm/trunk/test/MC/X86/x86_operands.s
|