From e0e9099fcc2df67319affc245c0bc71391cd0787 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Fri, 21 Sep 2007 23:57:59 +0000 Subject: [PATCH] One last fix to get name correct. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42216 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.html b/docs/LangRef.html index 9abf14f5088..826bdfe38a0 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
- 'llvm.annotation' Intrinsic + 'llvm.annotation.*' Intrinsic
-- 2.11.4.GIT