================ @@ -3,7 +3,7 @@ ; CHECK: .LBB0_1: ; CHECK: b .LBB0_1 -target triple = "thumbv8m-unknown-linux-android" +target triple = "thumbv8m.main-unknown-linux-android" ---------------- smithp35 wrote:
If possible would be good to make this `thumbv8m.main-none-eabi` as in the real world there isn't a M-profile linux OS or Android environment. I expect that any Thumb2 supporting triple would work. https://github.com/llvm/llvm-project/pull/213588 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
