Displaying 2 results from an estimated 2 matches for "1feddbd1".
2016 Mar 22
0
Need help with code generation
Hi Rafael,
One week ago I pointed out that your patch (r263521) introduces a crash. It
> still hasn't been reverted or even
> acknowledge yet.
My apologies - your reply slipped through my filters, but that should
absolutely be fixed. I've responded to your mail and will have a fix for
this shortly.
- Lang.
On Tue, Mar 22, 2016 at 4:27 AM, Rafael EspĂndola <
rafael.espindola
2016 Mar 22
6
Need help with code generation
> Maybe not, but it's not impossible either - browsers manage to harden themselves against malicious input and they operate in a far hostile environment with many more input formats than we do.
It is important to note how different they are. Both Firefox and
Chromium have people working just to try to make them more secure.
Compare that with LLVM: One week ago I pointed out that your patch