diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-10 10:45:04 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-10 10:45:04 +0000 |
commit | fc2931375d6ca8ab4d45cb820d91c7c88469f012 (patch) | |
tree | 9062f62066ead0c8cc40683eb6d26c02918a95f4 /llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp | |
parent | f898edd117daec42762c19dd733189307414d88a (diff) | |
download | llvm-fc2931375d6ca8ab4d45cb820d91c7c88469f012.zip llvm-fc2931375d6ca8ab4d45cb820d91c7c88469f012.tar.gz llvm-fc2931375d6ca8ab4d45cb820d91c7c88469f012.tar.bz2 |
[llvm-exegesis] Ignore double spaced separators in asm strings
Some asm has double spaces between operands, the deserializer was keeping these empty split pieces, causing assertions later on:
'ADC16mi RDI i_0x1x i_0x0x i_0x1x'
llvm-svn: 341799
Diffstat (limited to 'llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions