[PATCH] D104082: [CodeGen] Don't create a fake FunctionDecl when generating block/block_byref copy/dispose helper functions
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 22 21:51:11 PDT 2021
zequanwu added a comment.
Hi, this caused compiler crash on error "!dbg attachment points at wrong subprogram for function". So, I reverted it.
I'm working on a reduced repro.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104082/new/
https://reviews.llvm.org/D104082
More information about the cfe-commits
mailing list