Move all the SaveState options and stuff inton one spot at the top of the file.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 10 Mar 2004 22:21:03 +0000 (22:21 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 10 Mar 2004 22:21:03 +0000 (22:21 +0000)
commitd1b36792143c8d96fcb2ad0e32a7d06ed557d301
tree27dbf059f50aadaa7f2d30dd28dfc4751ea631e5
parent14068d9f9750705ade5890e34211d0ebb4051802
Move all the SaveState options and stuff inton one spot at the top of the file.
De-constify SaveStateToModule; we have to set both it and SaveRegAllocState
explicitly in the reoptimizer.
Make SaveRegAllocState an 'external location' option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp