[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
Thu Jun 12 08:43:16 PDT 2025
================
@@ -0,0 +1,20 @@
+// RUN: not %clang_cc1 -triple powerpc64le-unknown-linux-gnu -target-cpu future \
----------------
lei137 wrote:
nit: better not to have "future" in the test case names as "future" is a sliding thing?
https://github.com/llvm/llvm-project/pull/142480
More information about the lldb-commits
mailing list