Skip to content

opaque break get the pointer level option what is now the new option for external compiler plugins ? #139507

Open
@ssarfaty

Description

@ssarfaty

why did LLVM 17 killed "get the pointer level" with opaque pointer ?
(e.g., i8* is 1 and i8*** is 3) by keeping calling Type *ty = ty -> getPointerElementType() until ty is not a pointer type.

there is any walk around to get to the pointer level now?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    opaque-pointersquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions