mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01: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