[llvm-bugs] [Bug 43385] New: constant tblgen project rebuilds with Visual Studio
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 20 11:17:42 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43385
Bug ID: 43385
Summary: constant tblgen project rebuilds with Visual Studio
Product: Build scripts
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: trass3r at gmail.com
CC: llvm-bugs at lists.llvm.org
Even if nothing has changed, these projects keep getting rebuilt.
This does not occur with the makefile generators, only with VS.
------ Up-To-Date check: Project:
include\llvm\Support\llvm_vcsrevision_h.vcxproj, Configuration: RelWithDebInfo
x64 ------
Project is not up-to-date: last build was unsuccessful.
------ Up-To-Date check: Project: include\llvm\IR\intrinsics_gen.vcxproj,
Configuration: RelWithDebInfo x64 ------
Project is not up-to-date: last build was unsuccessful.
------ Up-To-Date check: Project:
lib\Transforms\InstCombine\InstCombineTableGen.vcxproj, Configuration:
RelWithDebInfo x64 ------
Project is not up-to-date: last build was unsuccessful.
------ Up-To-Date check: Project: lib\Target\X86\X86CommonTableGen.vcxproj,
Configuration: RelWithDebInfo x64 ------
Project is not up-to-date: last build was unsuccessful.
...
Is anyone else having these problems?
--
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/20190920/f624b139/attachment.html>
More information about the llvm-bugs
mailing list