diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 1786e65..68d65f1 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -7506,7 +7506,7 @@ LLVM</a>.</p> <h5>Syntax:</h5> <pre> - declare {}* @llvm.invariant.start(i64 <size>, i8* nocapture <ptr>) readonly + declare {}* @llvm.invariant.start(i64 <size>, i8* nocapture <ptr>) </pre> <h5>Overview:</h5> |