Go to file
Brian Gaeke 8f53a89edf Fix problems linking against the reoptimizer; _llvm_regAllocState must have
externally-visible linkage, and SaveStateToModule must default to true for llc.
I don't remember why I made it const; perhaps it should be deconstified.

llvm-svn: 9858
2003-11-10 07:12:01 +00:00
llvm Fix problems linking against the reoptimizer; _llvm_regAllocState must have 2003-11-10 07:12:01 +00:00