Displaying 1 result from an estimated 1 matches for "r313809".
Did you mean:
3313809
2017 Sep 25
0
LLVM Weekly - #195, Sep 25th 2017
...edule if its operands have already been scheduled."
[D34596](https://reviews.llvm.org/D34596), patch by Jatin Bhateja.
## LLVM commits
* An initial version of a new llvm-cfi-verify tool has landed. It intends to
help verify protections inserted by LLVM's control-flow integrity schemes.
[r313809](http://reviews.llvm.org/rL313809).
* The BPF backend gained inline asm support
[rL313593](http://reviews.llvm.org/rL313593).
* Instructions have been written on how to request a patch be merged in to the
LLVM release branch. [r313608](http://reviews.llvm.org/rL313608).
* More detailed and accur...