[C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConstRealGetDouble.
authorPeter Zotov <whitequark@whitequark.org>
Tue, 28 Oct 2014 19:46:44 +0000 (19:46 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Tue, 28 Oct 2014 19:46:44 +0000 (19:46 +0000)
commit437b107671a1dbe254ce488de1316ab082552331
treee1031fe266e85bdccc4e1c4508ed6414ed7a5aeb
parent586cf3d88de9cf75c6c6338a2d041afb7785f8cc
[C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConstRealGetDouble.

Patch by Gabriel Radanne <drupyog@zoho.com>.

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