-
Couldn't load subscription status.
- Fork 15k
Open
Labels
llvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag
Description
as example like nasm
“NASM tracking dependency” likely refers to NASM’s support for generating Makefile dependencies, primarily through the -M and -MF options, or the related -MT and -MQ options to specify dependency target names for build systems. These features are used to create files that track which source files a particular object file depends on, ensuring that make can correctly rebuild the target when its dependencies change.
Metadata
Metadata
Assignees
Labels
llvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag