diff options
| author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-01-17 11:31:24 +0800 |
|---|---|---|
| committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-01-17 11:35:32 +0800 |
| commit | cc526e346debbaf1d2d32a59230288a4e98294c7 (patch) | |
| tree | 8e1d8b8f3a9513ff9b0112234cb70f80a7d06884 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | ae53c7f4a21104e2eb84139f3ce4c468e2632590 (diff) | |
[C++20] [Coroutines] Disable to take the address of labels in coroutines
Closing https://github.com/llvm/llvm-project/issues/56436
We can't support the GNU address of label extension in coroutines well
in current architecture. Since the coroutines are going to split into
pieces in the middle end so the address of labels are ambiguous that
time.
To avoid any further misunderstanding, we try to emit an error here.
Differential Revision: https://reviews.llvm.org/D131938
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
