[LLVMdev] [lld] What can SVN lld link on Windows?
Reid Kleckner
rnk at google.com
Mon Dec 16 13:55:46 PST 2013
Rui has reported that he can successfully self-link lld on Windows, but I
believe he is using cl.exe as the compiler.
On Mon, Dec 16, 2013 at 1:47 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> Hi,
>
> I have tried using SVN lld to link a simple C++ file compiled with
> clang -target i686-pc-mingw32 but failed with an assert
>
> Assertion failed: ret, file
> ..\..\..\..\..\..\tools\lld\lib\ReaderWriter\PECOFF\ReaderCOFF.cpp, line 706
>
> Is this supposed to work?
>
> What can SVN lld link on Windows 32/64 bit?
>
> Yaron
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131216/e8cec70f/attachment.html>
More information about the llvm-dev
mailing list