diff options
author | Brad Beckmann <Brad.Beckmann@amd.com> | 2015-07-20 09:15:18 -0500 |
---|---|---|
committer | Brad Beckmann <Brad.Beckmann@amd.com> | 2015-07-20 09:15:18 -0500 |
commit | 8a54adc2a55c9858cb536fac3a9cd92bc47ce778 (patch) | |
tree | ad482d891914407192f8aa568711baecfe92e83c /src/cpu/static_inst.cc | |
parent | 0d00cbc97b47344e12e9eb943efb9ca29db66898 (diff) | |
download | gem5-8a54adc2a55c9858cb536fac3a9cd92bc47ce778.tar.xz |
slicc: enable overloading in functions not in classes
For many years the slicc symbol table has supported overloaded functions in
external classes. This patch extends that support to functions that are not
part of classes (a.k.a. no parent). For example, this support allows slicc
to understand that mapAddressToRange is overloaded and the NodeID is an
optional parameter.
Diffstat (limited to 'src/cpu/static_inst.cc')
0 files changed, 0 insertions, 0 deletions