From 08b280b0fe683793c1eb28d8058a32e3c560f4e0 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 27 May 2011 00:36:31 +0000 Subject: [PATCH] Fix copy+pastos. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132168 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/LangRef.html b/docs/LangRef.html index 95b89fcc4e5..a024efb0993 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -239,8 +239,8 @@
  • 'llvm.sin.*' Intrinsic
  • 'llvm.cos.*' Intrinsic
  • 'llvm.pow.*' Intrinsic
  • -
  • 'llvm.exp.*' Intrinsic
  • -
  • 'llvm.log.*' Intrinsic
  • +
  • 'llvm.exp.*' Intrinsic
  • +
  • 'llvm.log.*' Intrinsic
  • Bit Manipulation Intrinsics