================ @@ -0,0 +1,35 @@ +// RUN: %clang --target=arm-none-eabi -mcpu=cortex-m85 -mfloat-abi=hard -O2 -save-temps=obj -S -o - %s | FileCheck %s ---------------- DavidSpickett wrote:
Should there be an m55 test for this as well, as you've got 55 and 85 for save-temps. https://github.com/llvm/llvm-project/pull/71545 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits