[cfe-dev] Why optimize AvailableExternallyLinkage functions when codegenning?
Rafael EspĂndola via cfe-dev
cfe-dev at lists.llvm.org
Tue Sep 1 05:42:46 PDT 2015
On 1 September 2015 at 08:07, Yaron Keren via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> This make sense.
> There are quite a few passes after inlining, so not processing
> AvailableExternally after inlining would save work or are there additional
> considerations?
We have a pass that drops them. Maybe it could be ran earlier.
Cheers,
Rafael
More information about the cfe-dev
mailing list