search for: 78d2dc7c

Displaying 2 results from an estimated 2 matches for "78d2dc7c".

2015 Jan 31
0
[LLVMdev] IR extension proposal: bitset constants
...more complex. Peter, how more complex would that be? As an interested user of this I'm happy with LTO, and I can help with the reviews of the code. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150131/78d2dc7c/attachment.html>
2015 Jan 30
2
[LLVMdev] IR extension proposal: bitset constants
Hi Chris, I wanted to start by giving an explanation of what I am trying to achieve and how I am trying to achieve it. I am working towards introducing into LLVM a security mechanism, Forward Control Flow Integrity (CFI), that is designed to mitigate against vulnerabilities that allow attacks based on corrupting vtable or function pointers in memory in order to subvert a program's control