Displaying 1 result from an estimated 1 matches for "rl285088".
Did you mean:
r285088
2016 Oct 31
0
LLVM Weekly - #148, Oct 31st 2016
...re documentation on the `Error`
class. [r285122](http://reviews.llvm.org/rL285122).
* Support has been added for AArch64 ILP32 relocations.
[r284973](http://reviews.llvm.org/rL284973).
* The llvm-cov tool gained support for loading coverage from multiple objects.
[r285088](http://reviews.llvm.org/rL285088).
* Support was added for a `-strip-nonlinetable-debuginfo` option. This strips
all debug info metadata that isn't directly needed for line tables.
[r285094](http://reviews.llvm.org/rL285094).
* The llvm-xray tool has been started, initially supporting `llvm-xray
extract` which turns the XRay...