Skip to content
Commit 6dc90ca1 authored by Evan Cheng's avatar Evan Cheng
Browse files

Change Select() from

SDOperand Select(SDOperand N);
to
void Select(SDOperand &Result, SDOperand N);

llvm-svn: 26067
parent 2e07d637
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment