[PATCH] D154233: [ARM] generate correct code for armv6-m XO big stack operations
Ties Stuij via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 03:30:36 PDT 2023
stuij added a comment.
This came back with buildbot failures as the C in FileCheck wasn't uppercased. To my surprise I figured out that on MacOS HFS+ is often configured to be case-agnostic.
I pushed a fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154233/new/
https://reviews.llvm.org/D154233
More information about the llvm-commits
mailing list