Displaying 1 result from an estimated 1 matches for "r331841".
Did you mean:
r301841
2018 May 14
0
LLVM Weekly - #228, May 14th 2018
...intended to be a drop-in replacement for binutils strip.
[r331663](https://reviews.llvm.org/rL331663).
* DILabel metadata and the llvm.dbg.label intrinsic have been introduced to
LLVM. These allow debug info on labels to be emitted, which ultimately enables
debuggers to set breakpoints on labels.
[r331841](https://reviews.llvm.org/rL331841).
* HexagonMCCodeEmitter was refactored to use data tables to handle fixups.
[r331883](https://reviews.llvm.org/rL331883).
* The .option rvc/norvc directives are now supported in RISC-V assembly.
[r332107](https://reviews.llvm.org/rL332107).
## Clang commits...