commit | 0802f714a20e9f13ec1c3dc5ee557c8119f68942 | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Tue Apr 12 18:05:10 2016 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Tue Apr 12 18:05:10 2016 +0000 |
tree | d96a8bbc7d9c75a640fa547c8ccb32524e7095ef | |
parent | 7fa1223ec48a9c131cc8ba49da6c7601cea73bbe [diff] |
Introduce an GCRelocateInst class [NFC] Previously, we were using isGCRelocate predicates. Using a subclass of IntrinsicInst is far more idiomatic. The refactoring also enables a couple of minor simplifications and code sharing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266098 91177308-0d34-0410-b5e6-96231b3b80d8