--reg alloc code added
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / PhyRegAlloc.h
index f21581dd6e02fb2882b811864ec75fe8a2649878..eacb6480aedb63bfcd66e019424f8b497f13bf86 100644 (file)
@@ -70,6 +70,7 @@ class PhyRegAlloc
   AddedInstrMapType AddedInstrMap;      // to store instrns added in this phase
 
 
+
   //------- private methods ---------------------------------------------------
 
   void addInterference(const Value *const Def, const LiveVarSet *const LVSet,