[llvm-bugs] [Bug 45282] lld-link fails if PDB path is an Alternate Data Stream

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 27 01:50:11 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45282

Sven Barth <sb at miray.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Sven Barth <sb at miray.de> ---
Is the PDB file generated in a temporary location as well or at the final
location?

May I ask for the rational why the binary is created in a temporary location?
For example Visual Studio does not do this.

Please also note my comment that using a completely unrelated file as target
for the PDB (in a ADS) did not work either, so there is already a problem with
using an ADS at all on Windows.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200327/b4990cda/attachment.html>


More information about the llvm-bugs mailing list