mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-19 04:16:37 +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