commit | c2e77df6b8baf8ffb49bf96ce296f71736cab0b6 | [log] [tgz] |
---|---|---|
author | Amaury Sechet <deadalnix@gmail.com> | Thu Feb 11 21:37:54 2016 +0000 |
committer | Amaury Sechet <deadalnix@gmail.com> | Thu Feb 11 21:37:54 2016 +0000 |
tree | e356253396a79aee79a90419bc9a64ed883db0e6 | |
parent | c83ca6a674886ea348f8c1612b49dfe26776c21f [diff] |
Add support for phi nodes in the LLVM C API test Summary: This required to add binding to Instruction::removeFromParent so that instruction can be forward declared and then moved at the right place. Reviewers: bogner, chandlerc, echristo, dblaikie, joker.eph, Wallbraker Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17057 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260597 91177308-0d34-0410-b5e6-96231b3b80d8