summaryrefslogtreecommitdiff
path: root/src/cpu/o3/lsq_unit.hh
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2014-10-16 05:49:49 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2014-10-16 05:49:49 -0400
commita769963d16b7b259580fa2da1e84f62aae0a5a42 (patch)
tree332d757f9688973ccbab5995e59abc43c1936a68 /src/cpu/o3/lsq_unit.hh
parentdb3739682d7c54839b627ff8f7a4448a9dc99987 (diff)
downloadgem5-a769963d16b7b259580fa2da1e84f62aae0a5a42.tar.xz
o3: Use shared_ptr for MemDepEntry
This patch transitions the o3 MemDepEntry from the ad-hoc RefCountingPtr to the c++11 shared_ptr. There are no changes in behaviour, and the code modifications are mainly replacing "new" with "make_shared".
Diffstat (limited to 'src/cpu/o3/lsq_unit.hh')
0 files changed, 0 insertions, 0 deletions