search for: r273729

Displaying 1 result from an estimated 1 matches for "r273729".

Did you mean: r273229
2016 Jun 27
0
LLVM Weekly - #130, Jun 27th 2016
...Matthias Braun [summarised some follow-up discussion](http://lists.llvm.org/pipermail/llvm-dev/2016-June/101338.html). ## LLVM commits * The new representation for control-flow integrity and virtual call metadata has landed. The commit message further details the problems this change addresses. [r273729](http://reviews.llvm.org/rL273729). * The `llvm.type.checked.load` intrinsic was added. It loads a function pointer from a virtual table pointer using type metadata. [r273576](http://reviews.llvm.org/rL273576). * As part of the work on CFL-AA, interprocedural function summaries were added. These...