mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 02:06:05 +00:00

This adds support for generating Chrome-tracing .json profile traces in the LLD COFF driver. Also add the necessary time scopes, so that the profile trace shows in great detail which tasks are executed. As an example, this is what we see when linking a Unreal Engine executable: 