[LLVMbugs] [Bug 18990] New: Unnecessary ordering dependencies in generated build.ninja

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Feb 27 06:47:30 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18990

            Bug ID: 18990
           Summary: Unnecessary ordering dependencies in generated
                    build.ninja
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: brad.king at kitware.com, geek4civic at gmail.com,
                    llvmbugs at cs.uiuc.edu
    Classification: Unclassified

NAKAMURA Takumi noted that there are still some unnecessary ordering
dependencies being generated, even with cmake 2.8.12. For example:


build utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o: CXX_COMPILER
/home/espindola/llvm/llvm/utils/TableGen/TableGen.cpp || lib/libLLVMTableGen.a
lib/libLLVMSupport.a

-- 
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/20140227/f918188f/attachment.html>


More information about the llvm-bugs mailing list