The old getIndices has been deprecated, because it no longer works. It now
authorChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 16:56:19 +0000 (16:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 16:56:19 +0000 (16:56 +0000)
commit69a86e4e23de6811c7f63c22266da8ad8d365575
tree81ee2759e2dcdea7e2b212a015146b0bce941bce
parentb2b12b4a627761a409dd312076a0310777a96eb8
The old getIndices has been deprecated, because it no longer works.  It now
is named getIndicesBROKEN() and shall be removed when the codebase is updated
to not call it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1338 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSelection/InstrSelectionSupport.cpp
lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp
lib/Target/SparcV9/SparcV9InstrSelection.cpp