[PATCH] D16912: Improve the C API echo test tool to emit basic block is the right order.

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 17:42:00 PST 2016


deadalnix created this revision.
deadalnix added reviewers: bogner, chandlerc, echristo, dblaikie, joker.eph, Wallbraker.
deadalnix added a subscriber: llvm-commits.

As per title. Also add a facility method to get the name of a basic block from the C API.

http://reviews.llvm.org/D16912

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  test/Bindings/llvm-c/echo.ll
  tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16912.46985.patch
Type: text/x-patch
Size: 19789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160205/d156750b/attachment.bin>


More information about the llvm-commits mailing list