Added new functionality to LLVM C API to use DiagnosticInfo to handle errors
authorTom Stellard <thomas.stellard@amd.com>
Wed, 16 Apr 2014 17:45:04 +0000 (17:45 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 16 Apr 2014 17:45:04 +0000 (17:45 +0000)
commit57f45392e2439a9251d1a267ccf0a62c0bf36c0d
treecb1f03f4b8e0e372d349d148c8abfb4e4f3f9c60
parent8cafc53ee45880107c8a2a3b0e3f23e830e0ffaf
Added new functionality to LLVM C API to use DiagnosticInfo to handle errors

Patch by: Darren Powell

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