================ @@ -1,65 +1,69 @@ -; RUN: llc -mtriple thumbv7em-apple-darwin -o - < %s | FileCheck %s ---------------- chrisnc wrote:
I regenerated the checks for this one because `-darwin` implies a hard-float ABI when it's not needed here, but that also changed some of the IR. This test does not depend on darwin or hard-float. https://github.com/llvm/llvm-project/pull/111334 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
