================ @@ -0,0 +1,191 @@ +; RUN: llc -mtriple=thumbv6m-none-eabi < %s | FileCheck %s ---------------- kees wrote:
Okay, I've got this done now. It required moving the MIR/ISEl/KCFI checks up out of the way, but I think it's all still readable. I dropped some comments and collected others to after the update_llc_test_checks-touching areas. https://github.com/llvm/llvm-project/pull/163698 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
