[Issue 20405] pipelink.exe ignores LLVMInstallDir property when lld-link.exe is used.

2019-11-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20405 Richard Manthorpe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20405] pipelink.exe ignores LLVMInstallDir property when lld-link.exe is used.

2019-11-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20405 --- Comment #3 from Rainer Schuetze --- Works as expected here: - installed the clang components - renamed the VC\Tools\LLVM - switched test project to use clang toolchain (has both cpp and d sources) - added property to set LLVMInstallDir (before

[Issue 20405] pipelink.exe ignores LLVMInstallDir property when lld-link.exe is used.

2019-11-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20405 --- Comment #2 from Richard Manthorpe --- Thanks for looking into this! It needs the Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset component (C++ Clang-cl for v142 build tools). There's no GUI setting for it, you just have to set it in a

[Issue 20405] pipelink.exe ignores LLVMInstallDir property when lld-link.exe is used.

2019-11-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20405 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from