diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-08-14 19:28:43 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-08-14 19:28:43 -0500 |
commit | 7fc725fdb55e192520c148c87ec44f75f5d07ad0 (patch) | |
tree | 077503f95730d91127d88bcd0101c38096f8aadb /src/mem/ruby/structures/AbstractReplacementPolicy.hh | |
parent | f391cee5e1f9192bc35978df236e15f921a690cf (diff) | |
download | gem5-7fc725fdb55e192520c148c87ec44f75f5d07ad0.tar.xz |
ruby: slicc: avoid duplicate code for function argument check
Both FuncCallExprAST and MethodCallExprAST had code for checking the arguments
with which a function is being called. The patch does away with this
duplication. Now the code for checking function call arguments resides in the
Func class.
Diffstat (limited to 'src/mem/ruby/structures/AbstractReplacementPolicy.hh')
0 files changed, 0 insertions, 0 deletions