search for: 80054e53

Displaying 3 results from an estimated 3 matches for "80054e53".

2016 Mar 22
0
Need help with code generation
On Tue, Mar 22, 2016 at 4:27 AM, Rafael EspĂ­ndola <llvm-dev at lists.llvm.org> wrote: > > 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
2016 Mar 22
3
Need help with code generation
...vm.org/cgi-bin/mailman/listinfo/llvm-dev -- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/80054e53/attachment.html>
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