[llvm-bugs] [Bug 36140] New: clang 7.0 visual studio 2015 integration
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 29 13:55:12 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36140
Bug ID: 36140
Summary: clang 7.0 visual studio 2015 integration
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: yasser at squareup.com
CC: llvm-bugs at lists.llvm.org
This is in visual studio 2015 with clang 7.0 as a platform toolset.
- Building libraries is relatively fast.
- Linking an executable is very slow.
- Even if you change nothing and just rebuild, each of the libraries spends
some time to fgure out nothing changed.
- The final executable takes a long time to link and/or realize it doesn't need
to do anything.
- The same executable built with Visual Studio 2015, update 2 with clang front
end is relatively fast.
--
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/20180129/be1cd705/attachment.html>
More information about the llvm-bugs
mailing list