diff options
Diffstat (limited to 'docs/LangRef.html')
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 4904fd9155..9294d36c6c 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -2367,8 +2367,6 @@ has undefined behavior.</p> (including loads and stores implied by intrinsics such as <a href="#int_memcpy"><tt>@llvm.memcpy</tt></a>.)</li> -<!-- FIXME: padding in the middle of a struct --> - <!-- TODO: In the case of multiple threads, this only applies to loads and stores from the same thread as the store, or which are sequenced after the store by synchronization. --> |