[Lldb-commits] [lldb] Replace ArchSpec::PiecewiseCompare() with Triple::operator==() (PR #82804)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 23 10:16:37 PST 2024
================
@@ -0,0 +1,2 @@
+C_SOURCES := main.c
+include Makefile.rules
----------------
JDevlieghere wrote:
Did you want to build this test for arm64**e**?
https://github.com/llvm/llvm-project/pull/82804
More information about the lldb-commits
mailing list