This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch 1/2][ipa] Add target hook to sanitize cloned declaration's attributes


> Hi,
> 
> I have changed the name to make the target hook more general and not create
> the illusion it is related to sanitizers.
> 
> Is this OK for trunk?
Can't you just go via IPA symbol summary or add_cgraph_duplication_hook?

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]