OSDN Git Service

Add icmp and conditional branches in the C API echo test.
authorAmaury Sechet <deadalnix@gmail.com>
Tue, 9 Feb 2016 23:15:02 +0000 (23:15 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Tue, 9 Feb 2016 23:15:02 +0000 (23:15 +0000)
commitef35fd8a094376a682fbccfa28c095c9bf6a9fbd
tree920502b18c4810894affb7d444f6a8a7d8429a2c
parentc4f6eb8e3bdd909a4b431f0b3b22addc471a03e7
Add icmp and conditional branches in the C API echo test.

Summary:
Improving coverage.

Depends on D16912 .

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

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260321 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bindings/llvm-c/echo.ll
tools/llvm-c-test/echo.cpp