[llvm-bugs] [Bug 41148] New: llvm-lib.exe breaks with /LTCG argument

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 19 16:05:21 PDT 2019


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

            Bug ID: 41148
           Summary: llvm-lib.exe breaks with /LTCG argument
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: steven at uplinklabs.net
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

After adding llvm-lib.exe to the toolset definition (bug 41147), I found that
llvm-lib.exe doesn't eat and ignore the /LTCG argument:

1>/LTCG: no such file or directory
1>C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(1144,5):
error MSB6006: "C:\LLVM\current\bin\llvm-lib.exe" exited with code 1.

This presumably affects LLVM 7.0+, but I only tested the recent snapshot build
of trunk.

-- 
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/20190319/a73857fc/attachment.html>


More information about the llvm-bugs mailing list