[llvm-c] Simplify signature of LLVMGetTargetFromName
authorPeter Zotov <whitequark@whitequark.org>
Fri, 15 Nov 2013 02:51:01 +0000 (02:51 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Fri, 15 Nov 2013 02:51:01 +0000 (02:51 +0000)
commit5ea0c20ce7a161d23a9bf8f1beea0ffb6a02898c
treed3b3e5c1e56d75211f5ff440e5b8c9128691738e
parent1703a714954f9ef0c32415423e2a1e15b152e711
[llvm-c] Simplify signature of LLVMGetTargetFromName

LLVMGetTargetFromName was not yet present in an LLVM release,
so this does not break compatibility.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194769 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/TargetMachine.h
lib/Target/TargetMachineC.cpp