Displaying 1 result from an estimated 1 matches for "rm_dup_wrapper_fn".
2008 May 18
1
[LLVMdev] Duplicate wrapper function in LLVM-C.
...VMRefineType(LLVMTypeRef AbstractTy, LLVMTypeRef ConcreteTy) {
unwrap<DerivedType>(AbstractTy)->refineAbstractTypeTo(unwrap(ConcreteTy));
}
The attached patch removes the first one.
Regards,
-Mahadevan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rm_dup_wrapper_fn.patch
Type: text/x-diff
Size: 1143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080518/0fcad198/attachment.patch>