aboutsummaryrefslogtreecommitdiff
path: root/mlir
diff options
context:
space:
mode:
authorZequan Wu <zequanwu@google.com>2023-12-05 14:57:45 -0500
committerGitHub <noreply@github.com>2023-12-05 14:57:45 -0500
commitaaf3a8ded47121c8ec8136f97a7a2c39112b3e59 (patch)
treeaa4441035ee7d64410400ad94bb0593b7782ae48 /mlir
parentaf03e2928971bbed2901e096b446e1e1a078de43 (diff)
downloadllvm-aaf3a8ded47121c8ec8136f97a7a2c39112b3e59.zip
llvm-aaf3a8ded47121c8ec8136f97a7a2c39112b3e59.tar.gz
llvm-aaf3a8ded47121c8ec8136f97a7a2c39112b3e59.tar.bz2
[LLD][COFF] Add -build-id flag to generate .buildid section. (#71433)
[RFC](https://discourse.llvm.org/t/rfc-add-build-id-flag-to-lld-link/74661) Before, lld-link only generate the debug directory containing guid when generating PDB with the hash of PDB content. With this change, lld-link can generate the debug directory when only `/build-id` is given: 1. If generating PDB, `/build-id` is ignored. Same behaviour as before. 2. Not generating PDB, using hash of the binary. - Not under MinGW, the debug directory is still in `.rdata` section. - Under MinGW, place the debug directory into new `.buildid` section.
Diffstat (limited to 'mlir')
0 files changed, 0 insertions, 0 deletions