OSDN Git Service

C API: Add LLVMGetBufferSize()
authorTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:51 +0000 (23:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:51 +0000 (23:12 +0000)
commitedc93b356da17d404467d47456bb27b99c775e39
tree367d7be47d45160ce2101b0d053ded12c71da5f8
parent4074343b2d9bec7a70c500b2f62b3cd63b44f8c9
C API: Add LLVMGetBufferSize()

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