From: Dan Gohman
Date: Mon, 3 May 2010 14:59:34 +0000 (+0000)
Subject: Update this comment to note its relationship with the "happens-before"
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7c24ff12c407667b2de63aa3dcfb700df428598e;p=oota-llvm.git
Update this comment to note its relationship with the "happens-before"
concept in the proposed memory model changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102911 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 9294d36c6c2..9a093577025 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -2367,9 +2367,8 @@ has undefined behavior.
(including loads and stores implied by intrinsics such as
@llvm.memcpy.)
-
+