Don't pass SDValues by non-const reference unless they may be
authorDan Gohman <gohman@apple.com>
Sat, 1 May 2010 00:33:16 +0000 (00:33 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 1 May 2010 00:33:16 +0000 (00:33 +0000)
commit5d11ea39f7f78169efdc4a62fd924e8f0661ca55
tree5f78fa8453775ebeea36c72f2d82de4916558ccc
parentb55c8bed9d0f3eaa454a657746d8ec11aae9dea3
Don't pass SDValues by non-const reference unless they may be
modified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h