[LLVM-C] Add LLVMInstructionClone.
authorPeter Zotov <whitequark@whitequark.org>
Fri, 17 Oct 2014 01:02:34 +0000 (01:02 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Fri, 17 Oct 2014 01:02:34 +0000 (01:02 +0000)
commitaff492c6fd2f337d0811ed73fb9e266f16b79e8f
treed38e0f526579f973522fd3ffe6c96c9d7c57dc3b
parent2213bfe35278af66c3423080ce12375afbaa9c10
[LLVM-C] Add LLVMInstructionClone.

llvm-svn: 220007
llvm/include/llvm-c/Core.h
llvm/lib/IR/Core.cpp