[Lldb-commits] [lldb] [lldb] Call FixUpPointer in WritePointerToMemory (try 2) (PR #153585)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 2 13:04:50 PDT 2025
================
@@ -0,0 +1,21 @@
+{
+ "triple": "replace me",
+ "uuid": "replace me",
+ "type": "executable",
+ "sections": [
+ {
+ "name": "__DATA",
+ "type": "data",
----------------
felipepiovezan wrote:
I think I need to make this test run only on apple platforms?
https://github.com/llvm/llvm-project/pull/153585
More information about the lldb-commits
mailing list