Unverified Commit 47b4bbfe authored by Zequan Wu's avatar Zequan Wu Committed by GitHub
Browse files

[LLD][COFF] add __buildid symbol. (#74652)

After #71433, lld-link is able to always generate build id even when PDB
is not generated.

This adds the `__buildid` symbol to points to the start of 16 bytes guid
(which is after `RSDS`) and allows profile runtime to access it and dump
it to raw profile.
parent 64addd65
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