Remove the old atomic instrinsics. autoupgrade functionality is included with this...
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SelectionDAGBuilder.h
index 461677f8bffd774d9b3275ddb88c860b2f45b4c9..0a21ca3472ca8dce5dcafe8682c6ff8cb6671d94 100644 (file)
@@ -555,7 +555,6 @@ private:
     llvm_unreachable("UserOp2 should not exist at instruction selection time!");
   }
   
-  const char *implVisitBinaryAtomic(const CallInst& I, ISD::NodeType Op);
   const char *implVisitAluOverflow(const CallInst &I, ISD::NodeType Op);
 
   void HandlePHINodesInSuccessorBlocks(const BasicBlock *LLVMBB);