OSDN Git Service

[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
authorPeter Zotov <whitequark@whitequark.org>
Tue, 5 Apr 2016 13:56:59 +0000 (13:56 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Tue, 5 Apr 2016 13:56:59 +0000 (13:56 +0000)
commit2b8aed70d6d60c10f0bea8bbc6de0d4578debfe7
tree7adaf28bc4c44ebd6c704f4ac7ee03ca4e9251d2
parent521f98ca011b65106d0c92e242b63260aa4cdf76
[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier

Patch by Nicole Mazzuca <npmazzuca@gmail.com>.

Differential Revision: http://reviews.llvm.org/D18736

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