[PATCH] D86163: Default to disabling the libunwind frameheader cache
    Ryan Prichard via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 19 01:48:52 PDT 2020
    
    
  
rprichard added a comment.
Should we cherry-pick this change to 11.x to help with https://bugs.llvm.org/show_bug.cgi?id=46743? The cache also relies on the dlpi_adds / dlpi_subs fields that are only added in Android R (the upcoming version).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86163/new/
https://reviews.llvm.org/D86163
    
    
More information about the llvm-commits
mailing list