Aiden Grossman 04dbb44b9e [LoopSimplifyCFG] Remove Extra Redirection From Test
This test would redirect stderr into /dev/null for no reason. Update it
to better match the tests around it. This extra indirection also caused
the test to not play nicely with lit's internal shell with profcheck
enabled.

Related to #162966.
2025-10-11 19:34:17 +00:00
..