OSDN Git Service

C API: Add LLVMAddTargetDependentFunctionAttr()
authorTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:43 +0000 (23:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 16 Apr 2013 23:12:43 +0000 (23:12 +0000)
commit68ee1520ce777871353e33fcc63725439e611f4e
treea1e73a889298083042d828668e294f5235af7af9
parent634054947c87502e29c0610eb9b378515b768814
C API: Add LLVMAddTargetDependentFunctionAttr()

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