[Lldb-commits] [clang] [lldb] [Clang][PowerPC] Add __dmr type and DMF integer calculation builtins (PR #142480)
Lei Huang via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 18 07:48:07 PDT 2025
================
@@ -2,12 +2,110 @@
// RUN: -target-cpu pwr10 %s -verify
----------------
lei137 wrote:
maybe we should move these to a different test file -> ppc-dmr-types.c
https://github.com/llvm/llvm-project/pull/142480
More information about the lldb-commits
mailing list