Add a return type.

llvm-svn: 152614
This commit is contained in:
Bill Wendling 2012-03-13 05:52:28 +00:00
parent a77901b3ba
commit c5e906092b

View File

@ -70,7 +70,7 @@ static const fltSemantics *EVTToAPFloatSemantics(EVT VT) {
}
}
SelectionDAG::DAGUpdateListener::anchor() {}
void SelectionDAG::DAGUpdateListener::anchor() {}
//===----------------------------------------------------------------------===//
// ConstantFPSDNode Class