summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2017-01-04 21:13:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2017-01-04 21:13:28 +0000
commit2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34 (patch)
treed4ec908be96c7d9d8d57fbc4d854f208bbffcf16 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent020af9c25869039e8da86acfb42814f0b1f40d5f (diff)
downloadbcm5719-llvm-2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34.tar.gz
bcm5719-llvm-2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34.zip
Remove unnecessary intrusive ref counting in favor of std::shared_ptr/make_shared
The intrusive nature of the reference counting is not required/used here, so simplify the ownership model to make the code easier to understand. llvm-svn: 291005
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud