diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-09 14:45:24 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-09 14:47:17 +0100 |
commit | e81f566de6face419813f8aae200921ef709c8d8 (patch) | |
tree | 7d8c6aa74edb16dd3c4a0471e022acd3bfb3bf04 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | acf77bd2fd90d3b1347e50219c556057ef882d55 (diff) | |
download | llvm-e81f566de6face419813f8aae200921ef709c8d8.zip llvm-e81f566de6face419813f8aae200921ef709c8d8.tar.gz llvm-e81f566de6face419813f8aae200921ef709c8d8.tar.bz2 |
[Coroutines] Avoid pointer element access for resume function type
For switch ABI, the function type is always "void (%frame*)", so
just hardcode that rather than fetching it from a pointer element
type.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions