jdoerfert added a comment.

In D83004#2274573 <https://reviews.llvm.org/D83004#2274573>, @greened wrote:

> In D83004#2168427 <https://reviews.llvm.org/D83004#2168427>, @jdoerfert wrote:
>
>> Due to D82995 <https://reviews.llvm.org/D82995> I realized we should have a 
>> test of this in `llvm/test/tools/UpdateTestChecks` as well.
>
> 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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83004/new/

https://reviews.llvm.org/D83004

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to