[clang] [CIR] Upstream RTTI Builder & RTTI for VTable Definitions (PR #160002)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 25 09:58:21 PDT 2025


================
@@ -0,0 +1,503 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o %t.cir
----------------
AmrDeveloper wrote:

Yes, that's correct, I will do that. Thanks

https://github.com/llvm/llvm-project/pull/160002


More information about the cfe-commits mailing list