From: Jakob Stoklund Olesen Date: Fri, 16 Jul 2010 22:35:46 +0000 (+0000) Subject: Remove the isMoveInstr() hook. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=78e6e009223a38739797629ca2d217acf86dda93;p=oota-llvm.git Remove the isMoveInstr() hook. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108567 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html index 077dea0ed62..3301b017b1f 100644 --- a/docs/WritingAnLLVMBackend.html +++ b/docs/WritingAnLLVMBackend.html @@ -1299,9 +1299,6 @@ implementation in SparcInstrInfo.cpp: