[Clang][Misc] Change run line in fragile test
authorAtmn <atmndp@gmail.com>
Thu, 31 Dec 2020 17:50:17 +0000 (12:50 -0500)
committerAtmn <atmndp@gmail.com>
Thu, 31 Dec 2020 18:48:21 +0000 (13:48 -0500)
commit1a65b8c739a09c587fb55ef4d2d7def13718111c
tree8b956cbe46470a8f9af7ef069ca7cc4c95056cca
parent1a9eb19af9ba1c6fcd63f84f4053c77881e6ae1c
[Clang][Misc] Change run line in fragile test

This test has %clang in the run line when it should have %clang_cc1.
This should prevent future release test failures.

Differential Revision: https://reviews.llvm.org/D93952
clang/test/Misc/loop-opt-setup.c