[Statepoint] Delete more dead code from old wrappers
authorPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 03:05:19 +0000 (20:05 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 03:10:30 +0000 (20:10 -0700)
commit91dd2f2536474df92b92250e1eb2ee9c30ffeb9a
treec6f60ac6eecf52a47fd692ec028d3b876610988e
parentb9983c18fc3e42e5824a7e37a01f57120a64c018
[Statepoint] Delete more dead code from old wrappers

The verify() routine duplicates IR/Verifier.cpp checks, so while not technically dead it doesn't add any value either.
llvm/include/llvm/IR/Statepoint.h
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp