Fix bug in method LLLexer::FP80HexToIntPair
authorKarl Schimpf <kschimpf@google.com>
Mon, 31 Aug 2015 21:36:14 +0000 (21:36 +0000)
committerKarl Schimpf <kschimpf@google.com>
Mon, 31 Aug 2015 21:36:14 +0000 (21:36 +0000)
commit460da417e8a8f2fdc14f7099a58d6ed2c7c47d27
tree102506d8e3cf136dd7d32a219a86b83e311e019d
parente05235a70c9ae11ac3a24f2e9d81a3b146fe277b
Fix bug in method LLLexer::FP80HexToIntPair

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246489 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLLexer.cpp
test/Assembler/invalid-fp80hex.ll [new file with mode: 0644]