arsenm wrote: > targets build at -O0 and never run 'opt', so helpers are no longer inlined > and survive as real calls,
Which shouldn't be a problem? https://github.com/llvm/llvm-project/pull/202891 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
