JonChesterfield wrote:

If there's no va_start and we're optimising there's no work to do. Otherwise 
when lowering we still transform declarations (which have no basic blocks) and 
calls to unknown pointers, so that separate compilation works. That's why 
knowing it's the whole program would be useful.

https://github.com/llvm/llvm-project/pull/93362
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to