Skip to content

llvm-config build order can break build with parallel build #1355

@llvmbot

Description

@llvmbot
Bugzilla Link 983
Resolution INVALID
Resolved on Feb 22, 2010 12:50
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

After the change was made to use llvm-config to generate the set of libraries
for linking a tool, the dependency on those libraries in the makefile was
broken. You can now rebuild a library that a tool needs and not get a new
executable. For example, make a change to the CBackend and llc won't re-link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions