[cfe-commits] [PATCH] Weird code cleanup.

Ahmed Charles ahmedcharles at gmail.com
Tue Nov 1 21:22:40 PDT 2011


I was going through some unreachable code warnings and noticed various
instances of either stale code or typo's or logic errors. Here's a
patch that attempts to fix them, which I'm confident it does for most
of them, but one or two probably require a closer look by people more
familiar with the code (like the mips target validation code).

Anyways, enjoy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Weird-code-that-is-probably-not-correct.-Propose-fix.patch
Type: application/octet-stream
Size: 5058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111101/9ac50700/attachment.obj>


More information about the cfe-commits mailing list