Displaying 1 result from an estimated 1 matches for "r330826".
Did you mean:
330826
2018 Apr 30
0
LLVM Weekly - #226, Apr 30th 2018
...//reviews.llvm.org/rL330630).
* The new CFIInserter pass is used to ensure correct dwarf unwind information
is emitted in the function epilogue. It is currently x86-only.
[r330706](https://reviews.llvm.org/rL330706).
* The 'call' pseudoinstruction is now supported by the RISC-V MC layer.
[r330826](https://reviews.llvm.org/rL330826).
* The MIPS backend gained support for the Virtualizations Application Specific
Extension. [r331024](https://reviews.llvm.org/rL331024).
## Clang commits
* The `-Qn` option can be used to suppress the emission of llvm.ident compiler
version metadata. [r330575...