llvm icon indicating copy to clipboard operation
llvm copied to clipboard

using reference of `Function` in build_call

Open sbwtw opened this issue 6 years ago • 0 comments

using reference is batter, because Function can't clone and in some situation we need to keep a handle for that function object.

sbwtw avatar Feb 27 '18 11:02 sbwtw