Displaying 1 result from an estimated 1 matches for "r331566".
Did you mean:
r331568
2018 May 07
0
LLVM Weekly - #227, May 7th 2018
...egister was implemented for ARM and AArch64, allowing an error
to be generated if there are conflicts between the clobber list and
input/output lists for inline assembly.
[r331164](https://reviews.llvm.org/rL331164).
## Other project commits
* The WebAssembly linker now supports DWARF sections.
[r331566](https://reviews.llvm.org/rL331566).
* LLD gained support for the ThinLTO plugin options thinlto-index-only and
thinlto-prefix-replace. [r331405](https://reviews.llvm.org/rL331405).
* Code comments in LLDB have been reflowed, as the previous clang-formatting
of the codebase left some paragraphs i...