Fixed small copy & paste error in the "foreach" defines and added additional defines...
[libfirm] / ir / be / becopyoptmain.h
index 832a57d..9bf9c0b 100644 (file)
@@ -8,8 +8,6 @@
  * - phi coalescing
  * - register-constrained nodes
  *
- * Checker included.
- * By request some statistics are collected too.
  */
 
 #ifndef _BECOPYOPTMAIN_H