[Statepoint] Start the process of removing old interfaces
authorPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 02:49:25 +0000 (19:49 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 03:00:52 +0000 (20:00 -0700)
commitb9983c18fc3e42e5824a7e37a01f57120a64c018
tree42164373c98bee3f6a51e60805794f5e8ae202f0
parent8c9badf61d418dad3c5e3f74f9e677cfbce9c2eb
[Statepoint] Start the process of removing old interfaces

We introduced the GCStatepointInst class and have migrated almost all users of Statepoint/ImmutableStatepoint to the new API.  Given downstream consumers have had a week to migrate, remove code which is now dead.
llvm/include/llvm/IR/Statepoint.h
llvm/lib/IR/Statepoint.cpp