As Chris pointed out, we don't actually need to pass the context around here.
authorOwen Anderson <resistor@mac.com>
Thu, 9 Jul 2009 18:44:09 +0000 (18:44 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 9 Jul 2009 18:44:09 +0000 (18:44 +0000)
commit5dcaceb0a6a7fcf508d9898547e10d374b0e4cd1
tree3db75f16f30d5fbe012890c2f557723e680d8d39
parent2a52c691403ef96d98f0c1013605e97d6aa99a6f
As Chris pointed out, we don't actually need to pass the context around here.

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