Skip to content
Commit d416bae5 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

X86AsmParser: Synthesize EndLoc for tokens out of StartLoc + Length and print...

X86AsmParser: Synthesize EndLoc for tokens out of StartLoc + Length and print ranges for invalid operands.

<stdin>:1:4: error: invalid instruction mnemonic 'abc'
   abc incl    %edi
   ^~~

llvm-svn: 142135
parent 5f9a44f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment