mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-12 04:26:43 +00:00

By taking a reference we can do the ownership transfer in one place instead of expecting every caller to do it. llvm-svn: 216492
By taking a reference we can do the ownership transfer in one place instead of expecting every caller to do it. llvm-svn: 216492