Displaying 1 result from an estimated 1 matches for "r285165".
Did you mean:
285165
2016 Oct 31
0
LLVM Weekly - #148, Oct 31st 2016
...buginfo` 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 instrumentation map from an object file into
YAML. [r285165](http://reviews.llvm.org/rL285165).
* The AVR machine code emitter was added along with AVRISelDAGToDAG.
[r285269](http://reviews.llvm.org/rL285269),
[r285270](http://reviews.llvm.org/rL285270).
## Clang commits
* Documentation was added describing the components of a complete toolchain
includi...