Displaying 1 result from an estimated 1 matches for "rl322276".
Did you mean:
r322276
2018 Jan 15
0
LLVM Weekly - #211, Jan 15th 2018
...43).
* New documentation has been added summarising the current status of OpenMP
4.5 support in Clang. [r322018](http://reviews.llvm.org/rL322018).
* Initial RISC-V target definition and compiler driver has been added. ABI
lowering will land upstream shortly too.
[r322276](http://reviews.llvm.org/rL322276).
* A new target-independent control flow protection flag '-fcf-protection' has
been added. This requests that the backend instruments control flow.
[r322063](http://reviews.llvm.org/rL322063).
## Other project commits
* LLD's relocation processing has been rewritten and refactored....