[LLVMbugs] [Bug 22697] clang -target i386-pc-win32: missing support for option "-shared"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 4 15:17:50 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22697

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
I've implemented this in r231312.

However, I think invoking link.exe in this driver mode is not well supported,
for example there were no tests before my patch. I suspect there'll be more
bugs if you're relying on this; please file them, and patches would be welcome
too :-)

-- 
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/20150304/dc6e6c0f/attachment.html>


More information about the llvm-bugs mailing list