Closed Quuxplusone closed 8 years ago
Bugzilla Link | PR26493 |
Status | RESOLVED FIXED |
Importance | P normal |
Reported by | Kristof Beyls (kristof.beyls@gmail.com) |
Reported on | 2016-02-05 09:31:22 -0800 |
Last modified on | 2016-05-10 04:49:03 -0700 |
Version | trunk |
Hardware | PC All |
CC | jsweval@arxan.com, llvm-bugs@lists.llvm.org, rengolin@gmail.com, silviu.baranga@arm.com, srhines@google.com |
Fixed by commit(s) | |
Attachments | |
Blocks | PR21420, PR27197 |
Blocked by | |
See also |
I'm assuming that similar asserts can be triggered for at least the AArch64 backend, but I haven't tested that yet.
This should now work on ARM.
Silviu, do you know of a specific CL that fixes this, or were there multiple CLs?
Sorry, should be just r267411.
Also fixed the AArch64 side in r268907.