-
Notifications
You must be signed in to change notification settings - Fork 15k
Open
Labels
enhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featurelld
Description
mold has --print-dependencies flag, which is useful for analyzing file to file or function to function dependencies. An example use case of the flag is to build a dependency graph and mechanically detect unused files/functions.
I'd appreciate it if lld supports the equivalent functionality. I could use mold, but my project doesn't/won't officially support it, so using it is risky.
Metadata
Metadata
Assignees
Labels
enhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featurelld