| commit | 2f43208c9a5564fa9e13fe72082099322fd5e426 | [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 | c05ee12d6886db4ab0085eaa64c65bdc7159e3c4 | |
| parent | 2580901461d06db2da15d4748c2de1fe79fc4d63 [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 llvm-svn: 260597