[Lldb-commits] [lldb] [lldb] Expose discontinuous functions through SBFunction::GetRanges (PR #117532)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 2 11:08:10 PST 2024
================
@@ -0,0 +1,182 @@
+# REQUIRES: x86
----------------
bulbazord wrote:
Is there any way we can have an architecture-independent test? If it's a ton of work, I say don't worry about it, most folks are going to build the x86 target probably.
https://github.com/llvm/llvm-project/pull/117532
More information about the lldb-commits
mailing list