Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stack-build outputs files in srcdir instead of objdir #16

@mirabilos

Description

@mirabilos

Severity: important

When doing a compile like $CC -o foo.o /path/to/foo.c the *.ll files will be written into the same directory as the .c file instead of the .o file.

This breaks basic source code integrity rules and must be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions