[PATCH] D18820: [llvm-c] Expose LLVMContextGetDiagnostic{Handler, Context}

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 03:47:35 PDT 2016


jketema updated this revision to Diff 52894.
jketema added a comment.

Remove some unnecessary duplication introduced in the previous version of this patch.


http://reviews.llvm.org/D18820

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  test/Bindings/llvm-c/empty.ll
  test/Bindings/llvm-c/invalid-bitcode.test
  tools/llvm-c-test/CMakeLists.txt
  tools/llvm-c-test/diagnostic.c
  tools/llvm-c-test/echo.cpp
  tools/llvm-c-test/llvm-c-test.h
  tools/llvm-c-test/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18820.52894.patch
Type: text/x-patch
Size: 9392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/19dc8b0d/attachment.bin>


More information about the llvm-commits mailing list