[PATCH] D115416: [lld-macho] Prevent writing map files on the critical path

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 12:41:51 PST 2021


MaskRay added a comment.

> Prevent writing map files on the critical path

Maybe a better name is something like "Make writing map file asynchronous"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115416



More information about the llvm-commits mailing list