Add various binary operations in the LLVM C API echo test
authorAmaury Sechet <deadalnix@gmail.com>
Fri, 5 Feb 2016 01:27:11 +0000 (01:27 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Fri, 5 Feb 2016 01:27:11 +0000 (01:27 +0000)
commitb6df435db99470eff63ed9a364f1f2bc50bf146d
tree472bbb26240a1b11c4266066279d20d610e5485f
parent1681091991ebdc58dff1329d4dcd2c2cf01eb1de
Add various binary operations in the LLVM C API echo test

Summary: This diff increase the tested surface of the C API.

Reviewers: bogner, chandlerc, echristo, dblaikie, joker.eph, Wallbraker

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D16910

llvm-svn: 259863
llvm/test/Bindings/llvm-c/echo.ll
llvm/tools/llvm-c-test/echo.cpp