Displaying 1 result from an estimated 1 matches for "r261899".
Did you mean:
261899
2016 Feb 29
0
LLVM Weekly - #113, Feb 29th 2016
...ions always having distinct addresses.
[r261912](http://reviews.llvm.org/rL261912).
* Polly's tree now contains an `update_check.py` script that may be useful to
other LLVM devs. It updates a FileCheck-based lit test by updating the
`CHECK:` lines with the actual output of the `RUN:` command.
[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](...