1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

we don't need this proto any longer

llvm-svn: 23342
This commit is contained in:
Chris Lattner 2005-09-13 22:05:21 +00:00
parent e2591652a2
commit c7fb54af0b

View File

@ -62,7 +62,6 @@ namespace {
// Select - Convert the specified operand from a target-independent to a
// target-specific node if it hasn't already been changed.
SDOperand Select(SDOperand Op);
SDOperand SelectCode(SDOperand Op);
SDNode *SelectIntImmediateExpr(SDOperand LHS, SDOperand RHS,
unsigned OCHi, unsigned OCLo,