From 4a97faef7ef7e9b12235adcb98e3e591b0db7122 Mon Sep 17 00:00:00 2001
From: Mike Pall
Date: Tue, 9 Oct 2012 21:50:09 +0200
Subject: FFI: Compile array/struct copies.
---
doc/ext_ffi_semantics.html | 1 -
1 file changed, 1 deletion(-)
(limited to 'doc')
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html
index 498bbbb4..36c3be32 100644
--- a/doc/ext_ffi_semantics.html
+++ b/doc/ext_ffi_semantics.html
@@ -1140,7 +1140,6 @@ The following operations are currently not compiled and may exhibit
suboptimal performance, especially when used in inner loops:
-- Array/struct copies and bulk initializations.
- Bitfield accesses and initializations.
- Vector operations.
- Table initializers.
--
cgit v1.2.3-55-g6feb