[Lldb-commits] [PATCH] D85049: Unify the code that updates the ArchSpec after finding a fat binary with how it is done for a lean binary

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 3 15:32:17 PDT 2020


aprantl added a comment.

It would be nice to (in a follow-up-patch) clearly state what this function's goal is and then re-implement it with slightly fewer fallbacks. The code as it is is very convoluted.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85049/new/

https://reviews.llvm.org/D85049



More information about the lldb-commits mailing list