================ @@ -156,9 +158,8 @@ def main(): os.replace(bolt_path, f"{bolt_path}.old") print( - f"Build directory {args.build_dir} is ready to run BOLT tests, e.g.\n" - "\tbin/llvm-lit -sv tools/bolt/test\nor\n" - "\tbin/llvm-lit -sv tools/bolttests" + f"Build directory {args.build_dir} is ready for NFC-Mode comparison " + "between the two revisions." ---------------- paschalis-mpeis wrote:
Will do, thanks! Setting up the wrapper now stays under a flag, so I'll reintroduce this example when I rebase the patch. https://github.com/llvm/llvm-project/pull/146659 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits