================ @@ -1,4 +1,5 @@ ;RUN: llc -mtriple=armv7-eabi %s -o - | FileCheck %s +;RUN: llc -mtriple=armv7-msvc %s -o - | FileCheck %s ---------------- vtz wrote: Changed to x86. I hope this is fine. https://github.com/llvm/llvm-project/pull/112714