================
@@ -1,13 +1,15 @@
-// RUN: %clang_cc1 -emit-llvm -triple arm64-- -o - %s -O0 | FileCheck %s 
--check-prefix=CHECK-O0
-// RUN: %clang_cc1 -emit-llvm -disable-llvm-optzns -triple arm64-- -o - %s -O3 
| FileCheck %s --check-prefix=CHECK-O3
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --version 4
----------------
Lukacma wrote:

Sorry about that. I used update_cc_test_checks so I do not have to write whole 
llvm IR manually, but I heavily modified it. I wasn't planning for this test to 
be regenerable using update_cc_test_checks, I just forgot to remove the note. 
It is fixed now

https://github.com/llvm/llvm-project/pull/90849
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to