[PATCH] D17245: Add support for memory operations (load/store/gep) in C API echo test

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 14:25:19 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.

http://reviews.llvm.org/D17245

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17245.47931.patch
Type: text/x-patch
Size: 4959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160214/9ad6461c/attachment.bin>


More information about the llvm-commits mailing list