diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2014-10-16 05:49:49 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2014-10-16 05:49:49 -0400 |
commit | a769963d16b7b259580fa2da1e84f62aae0a5a42 (patch) | |
tree | 332d757f9688973ccbab5995e59abc43c1936a68 /src/arch/arm/isa/insts/misc64.isa | |
parent | db3739682d7c54839b627ff8f7a4448a9dc99987 (diff) | |
download | gem5-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/arch/arm/isa/insts/misc64.isa')
0 files changed, 0 insertions, 0 deletions