commit | 9e36975287f1bb9a571570b9af578ebcd69c2c72 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Feb 23 22:50:52 2017 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Feb 23 22:50:52 2017 +0000 |
tree | 9d2addf45fa752d2ac9b70fc93d704ddb396f2f8 | |
parent | 6bc216ccf6a7fc8e9f500fb44b12f045995b4c3d [diff] |
[IR] Add a Instruction::dropPoisonGeneratingFlags helper Summary: The helper will be used in a later change. This change itself is NFC since the only user of this new function is its unit test. Reviewers: majnemer, efriedma Reviewed By: efriedma Subscribers: efriedma, mcrosier, llvm-commits Differential Revision: https://reviews.llvm.org/D30184 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296035 91177308-0d34-0410-b5e6-96231b3b80d8