[LLVMdev] [RFC] Simple control-flow integrity

Joerg Sonnenberger joerg at britannica.bec.de
Tue Feb 11 05:07:32 PST 2014


On Mon, Feb 10, 2014 at 03:33:32PM -0800, Tom Roeder wrote:
>     3. adds a fast check for pointer safety at each indirect call site:

Why not using a bloom filter for valid target addresses instead?

Joerg



More information about the llvm-dev mailing list