mem-cache: Avoid hiding a virtual method in the dictionary compressor.
authorGabe Black <gabeblack@google.com>
Wed, 27 Nov 2019 12:13:11 +0000 (04:13 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 28 Nov 2019 07:14:57 +0000 (07:14 +0000)
commit078bdc86617e096d545b253f359ab27d5b3fdced
treec7de2e656216054c7668b2fe410287a2a6f8fc3f
parent6ff7e6db89844f2f5febc9e6647945d7a4b9dee4
mem-cache: Avoid hiding a virtual method in the dictionary compressor.

The non-virtual version is later used in overrides of the virtual
version whcih takes more arguments.

Change-Id: I102d1185c7a616337c2a0429daa998706189292f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23127
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/mem/cache/compressors/dictionary_compressor.hh