clayborg added a comment.

The order in the modules list is maintained by changing the llvm::StringMap to 
map from module name to "filtered_modules" index. This avoids having to iterate 
across the StringMap in the end and make the filtered_modules in a different 
ordering.


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

https://reviews.llvm.org/D55614



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to