Floating point immediate combining a negative sign and
a hexadecimal number, e.g. #-0x0 caused the compiler to crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47483
[AArch64][AsmParser] Fix segfault on illegal fpimm. ClosedPublic Authored by sdesmalen on May 29 2018, 8:58 AM.
Details Summary Floating point immediate combining a negative sign and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2018, 9:33 AM Closed by commit rL333524: [AArch64][AsmParser] Fix segfault on illegal fpimm. (authored by s.desmalen). · Explain WhyMay 30 2018, 2:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149072 llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/test/MC/AArch64/neon-diagnostics.s
|