[Chapel Merge] This PR fixes a few tests that were broken by #202

Branch: refs/heads/main
Revision: bf488d3
Author: jeremiah-corrado
Link: Minor test corrections related to ioHintSet by jeremiah-corrado · Pull Request #20359 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20359 from jeremiah-corrado/iohints-test-fixes

This PR fixes a few tests that were broken by #20229.

Line numbers were updated in the .perfkeys files for "studies/shootout/submitted/revcomp2" and "studies/shootout/submitted/revcomp3"

A few tests in "studies/shootout/reverse-complement/bradc/" were updated to use ioHintSet instead of iohints.

Modified Files:
M test/studies/shootout/reverse-complement/bradc/revcomp-blc-begin-const-ref.chpl

M test/studies/shootout/reverse-complement/bradc/revcomp-blc-begin-const-ref.verify.chpl
M test/studies/shootout/reverse-complement/bradc/revcomp-blc-copyPropBug.chpl
M test/studies/shootout/reverse-complement/bradc/revcomp-blc-tpv.chpl
M test/studies/shootout/reverse-complement/bradc/revcomp-dowhile-bug.chpl
M test/studies/shootout/submitted/revcomp2.perfkeys
M test/studies/shootout/submitted/revcomp3.perfkeys

Compare: https://github.com/chapel-lang/chapel/compare/11b3a27d9013...bf488d3c9769