[PATCH] D83004: [UpdateCCTestChecks] Include generated functions if asked
David Greene via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 16 12:26:12 PDT 2020
greened added a comment.
In D83004#2274687 <https://reviews.llvm.org/D83004#2274687>, @jdoerfert wrote:
>
>> Do you mean a test for recognizing the option in `common.py`? I'm not sure what you're asking for here.
>
> The function is recognized in common.py, right? Can't you run the update_test_check.py it with that option now? If so, we could have a test for it, using, for example, hot-cold splitting or attributor with the `-attributor-allow-deep-wrappers` and a `linkonce_odr` function that is called.
Makes sense. I'll work on it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83004/new/
https://reviews.llvm.org/D83004
More information about the cfe-commits
mailing list