diff options
author | Zequan Wu <zequanwu@google.com> | 2023-12-14 17:43:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 17:43:10 -0500 |
commit | 47b4bbfe522cd7a9251b0a8813576ab6f0b59616 (patch) | |
tree | c75c6e27320e7d087722b61058e0ee7e9cc5c240 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 64addd65210db59c8cb3794f792720e03e25b5af (diff) | |
download | llvm-47b4bbfe522cd7a9251b0a8813576ab6f0b59616.zip llvm-47b4bbfe522cd7a9251b0a8813576ab6f0b59616.tar.gz llvm-47b4bbfe522cd7a9251b0a8813576ab6f0b59616.tar.bz2 |
[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.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions