[PATCH] D10725: Improve testing for the C API

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 10 22:43:32 PDT 2015


deadalnix updated this revision to Diff 37047.
deadalnix added a comment.

Rebase and remove LLVMIsGlobalValue as LLVMIsAGlobalValue already exists.


http://reviews.llvm.org/D10725

Files:
  include/llvm-c/Core.h
  test/Bindings/llvm-c/echo.ll
  tools/llvm-c-test/CMakeLists.txt
  tools/llvm-c-test/calc.c
  tools/llvm-c-test/echo.cpp
  tools/llvm-c-test/llvm-c-test.h
  tools/llvm-c-test/main.c
  tools/llvm-c-test/metadata.c
  tools/llvm-c-test/module.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10725.37047.patch
Type: text/x-patch
Size: 18092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151011/ce971a91/attachment.bin>


More information about the llvm-commits mailing list