When an integer is used as an fp immediate we're failing to check the return value of getFP64Imm, so invalid values are silently permitted. Fix this by merging together the integer and real handling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Why you don't need to "eat the token" anymore?