[all-commits] [llvm/llvm-project] 61bcaa: [ARM] fix typo in large-stack.ll test
Ties Stuij via All-commits
all-commits at lists.llvm.org
Tue Jul 4 03:18:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61bcaae7ab04e99bf3cd632c321959f7b91d193c
https://github.com/llvm/llvm-project/commit/61bcaae7ab04e99bf3cd632c321959f7b91d193c
Author: Ties Stuij <ties.stuij at arm.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M llvm/test/CodeGen/ARM/large-stack.ll
Log Message:
-----------
[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.
More information about the All-commits
mailing list