Displaying 1 result from an estimated 1 matches for "r261915".
Did you mean:
261915
2016 Feb 29
0
LLVM Weekly - #113, Feb 29th 2016
...[r261899](http://reviews.llvm.org/rL261899).
* LLDB gained a new set of plugins to help debug Java programs, specifically
Java code JIT-ed by the Android runtime.
[r262015](http://reviews.llvm.org/rL262015).
* The new OpenMP 4.5 affinity API is now supported in LLVM's openmp
implementation. [r261915](http://reviews.llvm.org/rL261915).
* The new ELF linker gained support for the `-r` command-line option, which
produces relocatable output (partial linking).
[r261838](http://reviews.llvm.org/rL261838).
* The CMake/lit runner for SPEC in the LLVM test-suite can now run the C
CPU2006 floating poi...