Displaying 1 result from an estimated 1 matches for "r328395".
Did you mean:
328395
2018 Mar 26
0
LLVM Weekly - #221, Mar 26th 2018
...s.llvm.org/rL328246).
* HWASan has been ported to Linux x86-64.
[r328342](http://reviews.llvm.org/rL328342).
* TargetLoweringObjectFile has been moved from CodeGen to Target,
MachineValueType from CodeGen to Support, and ValueTypes from CodeGen to IR.
[r328392](http://reviews.llvm.org/rL328392),
[r328395](http://reviews.llvm.org/rL328395),
[r328397](http://reviews.llvm.org/rL328397).
## Clang commits
* Initial code for the clang-doc for C/C++ documentation generation has been
committed. See the [original
RFC](http://lists.llvm.org/pipermail/cfe-dev/2017-December/056203.html) for
more information...