OSDN Git Service

Adjust to changes in SelectionDAG interfaces
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 04:42:50 +0000 (04:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 04:42:50 +0000 (04:42 +0000)
commit9c32d3b798dc6caeebe6cea2effe80ca5e84e66e
tree071698ae13b960d747428481165bbb90865fd2ed
parentb48da3953642d3d006edebd7fc6c1ca5bcfdb5cd
Adjust to changes in SelectionDAG interfaces
The first half of correct chain insertion for libcalls. This is not enough
to fix Fhourstones yet though.

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