================
@@ -0,0 +1,68 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py 
UTC_ARGS: --version 6
+# RUN: llc -mtriple=x86_64-pc-linux -run-pass=print-machine-block-hash -o 
/dev/null %s 2>&1 | FileCheck %s --check-prefix=HASH
----------------
arsenm wrote:

```suggestion
# RUN: llc -mtriple=x86_64-pc-linux -run-pass=print-machine-block-hash 
-filetype=null %s 2>&1 | FileCheck %s --check-prefix=HASH
```

https://github.com/llvm/llvm-project/pull/192911
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to