================ @@ -0,0 +1,17 @@ +; RUN: llc < %s -march mips -fast-isel -relocation-model pic | FileCheck %s -check-prefixes=MIPS ---------------- alexrp wrote: Done; wasn't aware of this tool. https://github.com/llvm/llvm-project/pull/106231