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 | c9869b1d8c135dc57b2257a68ba861759270a185 (patch) | |
tree | 308ec03f1f58ebe35148b660deff529d7dfeeaeb /docs/LangRef.html | |
parent | 612d31ed4391a9d81de9dddf31a7962ae24a38bb (diff) | |
download | external_llvm-c9869b1d8c135dc57b2257a68ba861759270a185.zip external_llvm-c9869b1d8c135dc57b2257a68ba861759270a185.tar.gz external_llvm-c9869b1d8c135dc57b2257a68ba861759270a185.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
Diffstat (limited to 'docs/LangRef.html')
-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"> |