From: Dan Gohman
Date: Mon, 3 May 2010 14:58:14 +0000 (+0000)
Subject: Delete this comment. The behavior of struct loads and stores with
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=45baf4191b02d799453c55b1ebcfd582bae579fe;p=oota-llvm.git
Delete this comment. The behavior of struct loads and stores with
respect to padding bytes isn't something that the dependence text
needs to spell out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102910 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 4904fd9155f..9294d36c6c2 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -2367,8 +2367,6 @@ has undefined behavior.
(including loads and stores implied by intrinsics such as
@llvm.memcpy.)
-
-