[PATCH] D114728: [Coroutine] Remove the prologue data of `-fsanitize=function` for split functions
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 15 22:32:10 PST 2021
rjmccall added a comment.
I don't have a strong opinion about attribute vs. metadata; if metadata are the best technical path forward, that's fine with me. I don't think function metadata can be "lost" the same way that metadata internal to a function can, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114728/new/
https://reviews.llvm.org/D114728
More information about the llvm-commits
mailing list