[PATCH] D51652: lld-link: Write an empty "repro" debug directory entry if /Brepro is passed

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 10:56:56 PDT 2018


pcc added a comment.

> It's part of the key under which executables get uploaded to symbol servers (the key is executable name, timestamp, size: https://cs.chromium.org/chromium/src/tools/clang/scripts/package.py?type=cs&q=img_fingerprint&sq=package:chromium&g=0&l=119).

Okay. For some reason I thought that symbol servers would use the repro debug directory, but maybe not.


https://reviews.llvm.org/D51652





More information about the llvm-commits mailing list