[llvm-bugs] [Bug 36339] New: /CLRTHREADATTRIBUTE not accepted

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Feb 11 11:17:03 PST 2018


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

            Bug ID: 36339
           Summary: /CLRTHREADATTRIBUTE not accepted
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: jvapen at gmail.com
                CC: llvm-bugs at lists.llvm.org

link.exe seems to accept /CLRTHREADATTRIBUTE
https://msdn.microsoft.com/en-us/library/s6bz81ya.aspx

However, when using lld-link.exe, this gives the following error:
 error: could not open /CLRTHREADATTRIBUTE:STA: no such file or directory

-- 
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/20180211/2c16f661/attachment.html>


More information about the llvm-bugs mailing list