diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-04 13:25:05 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-10 09:33:55 +0100 |
commit | 479d684ba53e70fe39d002482a00ae007a3d64cd (patch) | |
tree | 998f8832f07b5505b09f4a6be3c2e30db74dd7e3 /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | 0803dba7dd998ad073d75a32b65296734c10ae70 (diff) | |
download | llvm-479d684ba53e70fe39d002482a00ae007a3d64cd.zip llvm-479d684ba53e70fe39d002482a00ae007a3d64cd.tar.gz llvm-479d684ba53e70fe39d002482a00ae007a3d64cd.tar.bz2 |
[Coroutines] Support opaque pointers in solveTypeName()
As far as I can tell, these names are only intended to be
informative, so just use a generic "PointerType" for opaque pointers.
The code in solveDIType() also treats pointers as basic types (and
does not try to encode the pointed-to type further), so I believe
this should be fine.
Differential Revision: https://reviews.llvm.org/D121280
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions