From a9601bb6fbe7ddfa979fdaaa3130ea12ab8ac4a5 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 3 May 2010 14:58:14 +0000 Subject: 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. llvm-svn: 102910 --- llvm/docs/LangRef.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 4904fd9155f..9294d36c6c2 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -2367,8 +2367,6 @@ has undefined behavior.

(including loads and stores implied by intrinsics such as @llvm.memcpy.) - - -- cgit v1.2.3