Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

Handle the externally_visible attribute #5

Open
@dylanmckay

Description

@dylanmckay

Support for parsing the externally_visible attribute was added in b7e44f4.

It needs to be properly handled.

See the GCC documentation about the attribute.

This attribute is applied in the ISR macro for AVR. While externally_visible is unhandled, ISRs can have their visibility changed during optimization.

Once this is done, it can be upstreamed (see LLVM bug 16683).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions