[llvm-bugs] [Bug 28814] New: support LLVM_ENABLE_LTO on Windows/MSVC

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 2 05:39:27 PDT 2016


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

            Bug ID: 28814
           Summary: support LLVM_ENABLE_LTO on Windows/MSVC
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: mrmocool at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

On Windows when building with Visual Studio LLVM_ENABLE_LTO THIN/FULL could be
mapped to the linker flags -LTCG:incremental/-LTCG respectively in
HandleLLVMOptions.cmake.

-- 
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/20160802/600c8f2d/attachment.html>


More information about the llvm-bugs mailing list