- Added ;#CSRC labels so that a 3rd party tool can parse the .asm output
[fw/sdcc] / src / pic / glue.c
index ff62132beacfffec3115b2408e60b1aa891210d5..8837ef66a93b23cef3d030e61503db610c9595c4 100644 (file)
@@ -1039,9 +1039,9 @@ picglue ()
   AnalyzepCode('*'); //code->dbName);
   printCallTree(stderr);
 
-  pCodePeepInit();
+  //pCodePeepInit();
 
-  OptimizepCode(code->dbName);
+  //OptimizepCode(code->dbName);
 
 
   /* print the global struct definitions */