AlexVlx wrote:

> I'm generally very unhappy about any kind of functionality that can cause 
> compilation failures either because the optimizer did not optimize enough 
> (including at O0) or because it optimized too much (producing code patterns 
> that are no longer recognized as trivially dead).

Fortunately, that wouldn't be the case here, I don't think, unless you have 
something specific in mind (asides from the inquiry about what happens with now 
inaccessible blocks / dead functions, which I'll address where it was asked).

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

Reply via email to