[rs4gc] Use loops instead of straightline code for attribute stripping [nfc]
authorPhilip Reames <listmail@philipreames.com>
Fri, 2 Apr 2021 16:23:50 +0000 (09:23 -0700)
committerPhilip Reames <listmail@philipreames.com>
Fri, 2 Apr 2021 16:25:15 +0000 (09:25 -0700)
commit2c4548e18e09686659bddad617b8c42a47714540
tree560b49068d08b4ce1976f1c0724e8cdc0e866b24
parent3f8c6f493b06d72312757102f8277d367409bcdd
[rs4gc] Use loops instead of straightline code for attribute stripping [nfc]

Mostly because I'm about to add more attributes and the straightline copies get much uglier.  What's currently there isn't too bad.
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp