================ @@ -0,0 +1,27 @@ +; RUN: llc -mtriple=arm-none-eabi < %s | FileCheck %s +; RUN: llc -mtriple=arm-none-eabi < %s | llvm-mc --triple=arm-none-eabi -mcpu=cortex-m3 ---------------- ostannard wrote: Done, thanks. https://github.com/llvm/llvm-project/pull/109978