Skip to content

-femit-asm=foo and related options will not restore a file in the output directory which has been tampered with by a third party #7219

@DanB91

Description

@DanB91

I am trying to generate asm using the following command zig build-obj -femit-asm=build/asm.s -target x86_64-uefi-gnu program.zig. Unfortunately asm.s is only generated when zig-cache is not present. Once it generates the asm, it will not generate another copy unless zig-cache is deleted. I am running the release version of zig 0.7.0.
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behaviorfrontendTokenization, parsing, AstGen, Sema, and Liveness.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions