[llvm-commits] [PATCH] MSIL backend: Missing break in switch statement

Artur Pietrek pietreka at gmail.com
Mon Jul 13 08:14:38 PDT 2009


Hi All,This is very small patch that just fixes one missing break in switch,
causing printing one compare instruction as two (the second one wrong).

Artur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090713/8c461a33/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: missing_break.patch
Type: text/x-patch
Size: 417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090713/8c461a33/attachment.bin>


More information about the llvm-commits mailing list