=?utf-8?q?“Amr?= <am...@programmer.net>,
=?utf-8?q?“Amr?= <am...@programmer.net>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/160...@github.com>


================
@@ -5,6 +5,13 @@
 // RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fno-rtti -emit-llvm %s -o 
%t.ll
 // RUN: FileCheck --check-prefix=OGCG --input-file=%t.ll  %s
 
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o 
%t.cir
+// RUN: FileCheck --check-prefix=CIR-RTTI --input-file=%t.cir %s
----------------
AmrDeveloper wrote:

I will update it, thanks

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

Reply via email to