[PATCH] Fix wrong assert check

Marius Wachtler undingen at gmail.com
Sun Dec 29 12:56:10 PST 2013


Hello
I found two asserts which IMHO can never be false.
One in the ARMCodeEmitter.cpp and the same one in also in
PPCCodeEmitter.cpp.

Please have a look at the attached patch.
Warning: I have not tested the change.

Greetings
Marius Wachtler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131229/25267725/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrong_assert.patch
Type: application/octet-stream
Size: 1460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131229/25267725/attachment.obj>


More information about the llvm-commits mailing list