Skip to content

ELF notes not applied w/ QEMU runner when using lld #2550

Description

@dannf

To add ELF notes to binaries built by clang and using lld, we add clang configuration files to the build root. This works fine when the build root is $HOME for the builder - but it isn't $HOME when using the QEMU runner.

I think the real answer here is that we need to divorce $HOME from the build root for all runners, and have an interface to add files to $HOME.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions