mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-26 19:50:41 -04:00
a2d7cc97be
By taking a reference we can do the ownership transfer in one place instead of expecting every caller to do it. llvm-svn: 216492