[clang] [CIR ] Add DLTI dialect support to module attributes (PR #142241)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 2 14:10:17 PDT 2025


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

Can you add another pair of RUN lines to test with a big-endian target?

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


More information about the cfe-commits mailing list