Hi!
I think there is a break missing in switch statement of
AddressMightEscape function. It causes redundant recurrent call.
Wojtek
BasicAliasAnalysis.patch (464 Bytes)
Hi!
I think there is a break missing in switch statement of
AddressMightEscape function. It causes redundant recurrent call.
Wojtek
BasicAliasAnalysis.patch (464 Bytes)
Applied thanks!
Evan