[PATCH] D11360: Proposed patch to prevent the creation of empty (forwarding) blocks resulting from nested ifs.

Wolfgang Pieb via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 11:10:04 PDT 2016


wolfgangp added inline comments.

================
Comment at: test/CodeGen/forwarding-blocks-if.c:17
@@ +16,3 @@
+    return 0;
+}
+
----------------
mehdi_amini wrote:
> Any reason to not stick with LLVM coding convention here?
No reason, thanks for pointing this out.


http://reviews.llvm.org/D11360





More information about the cfe-commits mailing list