Issue |
139507
|
Summary |
opaque break get the pointer level option what is now the new option for external compiler plugins ?
|
Labels |
new issue
|
Assignees |
|
Reporter |
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?!
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs