Skip to content

Documentation and refactoring in CCS related code

Ömer Sinan Ağacan requested to merge osa1/ghc:refactor_ccs into master
  • Remove REGISTER_CC and REGISTER_CCS macros, add functions registerCC and registerCCS to Profiling.c.

  • Reduce scope of symbols: CC_LIST, CCS_LIST, CC_ID, CCS_ID

  • Document CC_LIST and CCS_LIST

Merge request reports