-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/809/#review1439
-----------------------------------------------------------



src/mem/slicc/symbols/Func.py
<http://reviews.m5sim.org/r/809/#comment1865>

    Should this function exist?  Is it still called?  I'd think that you could 
remove this now.


- Nathan


On 2011-07-26 09:06:26, Nilay Vaish wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.m5sim.org/r/809/
> -----------------------------------------------------------
> 
> (Updated 2011-07-26 09:06:26)
> 
> 
> Review request for Default.
> 
> 
> Summary
> -------
> 
> SLICC: Put functions of a controller in its .cc file
> Currently, functions associated with a controller go into separate files.
> This patch puts all the functions in the controller's .cc file. This should
> hopefully take away some time from compilation.
> 
> 
> Diffs
> -----
> 
>   src/mem/slicc/ast/FuncDeclAST.py eb82084f1f4f 
>   src/mem/slicc/symbols/Func.py eb82084f1f4f 
>   src/mem/slicc/symbols/StateMachine.py eb82084f1f4f 
> 
> Diff: http://reviews.m5sim.org/r/809/diff
> 
> 
> Testing
> -------
> 
> Compiles cleanly.
> 
> 
> Thanks,
> 
> Nilay
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to