Unverified Commit 077d89f0 authored by Jonas Devlieghere's avatar Jonas Devlieghere Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment