[LLVMbugs] [Bug 24102] New: COFF linker doesn't understand MSVC2015's /ThrowingNew
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jul 12 18:09:52 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24102
Bug ID: 24102
Summary: COFF linker doesn't understand MSVC2015's /ThrowingNew
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
(This is a spin-off from PR24079)
When doing a build with MSVC 2015, lld will fail with "/ThrowingNew is not
allowed in .drectve" when running compiler-rt tests. Apparently MSVC 2015
embeds a new flag /ThrowingNew into the object files it generates.
(Not very urgent, 2015 isn't out yet, and the flag isn't documented yet.)
--
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/20150713/d98d33f8/attachment.html>
More information about the llvm-bugs
mailing list