diff options
author | Tanya Lattner <tonic@nondot.org> | 2007-09-21 23:57:59 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2007-09-21 23:57:59 +0000 |
commit | e1a8da08be2ef675ff637aec4126925c79db4dc8 (patch) | |
tree | 308ec03f1f58ebe35148b660deff529d7dfeeaeb | |
parent | 0f5dbfbe14d11efb53eb1ddcb6ecd282e9c319b0 (diff) | |
download | external_llvm-e1a8da08be2ef675ff637aec4126925c79db4dc8.zip external_llvm-e1a8da08be2ef675ff637aec4126925c79db4dc8.tar.gz external_llvm-e1a8da08be2ef675ff637aec4126925c79db4dc8.tar.bz2 |
One last fix to get name correct.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42216 91177308-0d34-0410-b5e6-96231b3b80d8
-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 9abf14f..826bdfe 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -5269,7 +5269,7 @@ This can be useful for special purpose optimizations that want to look for these <!-- _______________________________________________________________________ --> <div class="doc_subsubsection"> - <a name="int_annotation">'<tt>llvm.annotation</tt>' Intrinsic</a> + <a name="int_annotation">'<tt>llvm.annotation.*</tt>' Intrinsic</a> </div> <div class="doc_text"> |