[Lldb-commits] [clang] [lldb] [Clang][PowerPC] Add __dmr2048 type and DMF crypto builtins (PR #157152)

Lei Huang via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 15 09:46:08 PDT 2025


================
@@ -17,6 +17,8 @@
 // are correctly defined. We also added checks on a couple of other targets to
 // ensure the types are target-dependent.
 
+// CHECK: TypedefDecl {{.*}} implicit __dmr2048 '__dmr2048'
+//  CHECK: `-BuiltinType {{.*}} '__dmr2048'
----------------
lei137 wrote:

nit: indent is off.

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


More information about the lldb-commits mailing list