[DWARFLinker] Only extract unit DIEs when cloning clang modules (#69495)
Reduce memory usage by only extract unit DIEs when cloning clang modules. We don't need the full debug info yet at this stage. This reduces peak memory usage of dsymutil when linking the swift driver by multiple gigabytes. rdar://117156180
parent
b8b7c3ba
Please register or sign in to comment