changes to make it compatible with 64bit gcc
authorAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 25 Jun 2002 20:55:50 +0000 (20:55 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 25 Jun 2002 20:55:50 +0000 (20:55 +0000)
commitcfb22d3c14b53bc73ec90f7d471c2d2d2453cf03
tree980ad03dfdb10c7b53aae6a92b1b0285e30e01a5
parenteea60fc59c0b231bbf9d5ab43c447f936f4012df
changes to make it compatible with 64bit gcc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2791 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
lib/Support/Signals.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp
lib/Target/SparcV9/SparcV9InstrInfo.cpp
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp
lib/Target/SparcV9/SparcV9RegClassInfo.cpp
lib/Target/SparcV9/SparcV9RegInfo.cpp
lib/Transforms/LevelRaise.cpp
support/lib/Support/Signals.cpp