diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-02-09 00:37:58 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-02-09 00:37:58 +0000 |
commit | 6dc90ca172950489fc42a0c2e5373dcb80927448 (patch) | |
tree | cfdead7e45e0d027b0e64c5d30613f3a8ba20a25 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2e07d6370abbec457291513b9cb666b3177c6de3 (diff) | |
download | llvm-6dc90ca172950489fc42a0c2e5373dcb80927448.zip llvm-6dc90ca172950489fc42a0c2e5373dcb80927448.tar.gz llvm-6dc90ca172950489fc42a0c2e5373dcb80927448.tar.bz2 |
Change Select() from
SDOperand Select(SDOperand N);
to
void Select(SDOperand &Result, SDOperand N);
llvm-svn: 26067
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions