[Lldb-commits] [PATCH] D58405: Make educated guess when	constructing module from memory
    Adrian Prantl via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Feb 19 13:52:17 PST 2019
    
    
  
aprantl added a comment.
>   a good guess is the triple that the target executable was compiled for.
What does this do when the executable has multiple slices, such as a Mach-O universal binary?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58405/new/
https://reviews.llvm.org/D58405
    
    
More information about the lldb-commits
mailing list