[Lldb-commits] [lldb] [lldb][AArch64] Do not crash if NT_ARM_TLS is	missing (PR #106478)
    David Spickett via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Aug 29 00:31:53 PDT 2024
    
    
  
================
@@ -0,0 +1,34 @@
+# REQUIRES: aarch64
----------------
DavidSpickett wrote:
Is this requiring the host to be aarch64 or that the aarch64 llvm target is enabled, we should only need the latter for this.
https://github.com/llvm/llvm-project/pull/106478
    
    
More information about the lldb-commits
mailing list