OSDN Git Service

C API: Add LLVMGetBufferStart()
authorTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:47 +0000 (23:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:47 +0000 (23:12 +0000)
commit4074343b2d9bec7a70c500b2f62b3cd63b44f8c9
treed737ee37fede9c20792e09f132e9c3c800ae05dd
parent68ee1520ce777871353e33fcc63725439e611f4e
C API: Add LLVMGetBufferStart()

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