summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-01-17 11:31:24 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-01-17 11:35:32 +0800
commitcc526e346debbaf1d2d32a59230288a4e98294c7 (patch)
tree8e1d8b8f3a9513ff9b0112234cb70f80a7d06884 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentae53c7f4a21104e2eb84139f3ce4c468e2632590 (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