From 98f19b69c920a35064cccddac1c6c66bfaa1e0f4 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Wed, 10 Oct 2007 23:22:00 +0000 Subject: [PATCH] Commented out header with no section body. Will write this eventually. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42844 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/InternalsManual.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/InternalsManual.html b/docs/InternalsManual.html index cd4828afb8..64497b9f73 100644 --- a/docs/InternalsManual.html +++ b/docs/InternalsManual.html @@ -596,8 +596,9 @@ block B4 (i.e., B4.2). In this manner, conditions for control-flow (which also includes conditions for loops and switch statements) are hoisted into the actual basic block.

- +