[ARM] fix typo in large-stack.ll test
authorTies Stuij <ties.stuij@arm.com>
Tue, 4 Jul 2023 10:09:07 +0000 (11:09 +0100)
committerTies Stuij <ties.stuij@arm.com>
Tue, 4 Jul 2023 10:18:25 +0000 (11:18 +0100)
commit61bcaae7ab04e99bf3cd632c321959f7b91d193c
tree3f5c90f4d36c5f0c9575ac5ecf2a06bfd43328c5
parent9b37bfa15ecfd0b87c176bb20e3ec4c193926d36
[ARM] fix typo in large-stack.ll test

In llvm/test/CodeGen/ARM/large-stack.ll, the C in FileCheck wasn't
uppercased. This wasn't spotted in development as MacOS's HFS+ fs is apparently
often configured case-insensitive.
llvm/test/CodeGen/ARM/large-stack.ll