OSDN Git Service

llvm-c: use typedef for function pointers
authorAnders Waldenborg <anders@0x63.nu>
Mon, 30 Sep 2013 19:11:32 +0000 (19:11 +0000)
committerAnders Waldenborg <anders@0x63.nu>
Mon, 30 Sep 2013 19:11:32 +0000 (19:11 +0000)
commit5be81238f0683d0533f747124aa420e4e79440b1
tree8a8a4e79a611a02b6d7fbabd8e1a16070315e8fb
parent20546c697f301cd73b3d32d8e33f8a5ef3f9ff27
llvm-c: use typedef for function pointers

This makes it consistent with other function pointers used in llvm-c

Differential Revision: http://llvm-reviews.chandlerc.com/D1712

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191693 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/ExecutionEngine.h
lib/ExecutionEngine/ExecutionEngineBindings.cpp