Re: [patch]: Fix PR target/64212
Applied at revision 22098 to trunk. Jan approved patch on IRC. Regards, Kai
[patch]: Fix PR target/64212
Hi, The issue here is a pe-coff target specific thing that dllimported-symbols have an noninterposable, and an interposable part. The dllimport address itself is not interposable, but its stubbing function/var is. So the hook binds_to_local has to return false for dllimport, nevertheless for clon