search for: rl329139

Displaying 1 result from an estimated 1 matches for "rl329139".

Did you mean: r329139
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
...56). * The ShadowCallStack pass has been added. Functions marked with the `shadowcallstack` attribute will be instrumented to check in the prolog/epilog that the return address has not been corrupted during execution. This is supported on both X86-64 and AArch64. [r329139](https://reviews.llvm.org/rL329139),[r329236](https://reviews.llvm.org/rL329236). * Codegen support for the RISC-V 'C' (compressed) instruction set extension has landed. When possible, a 32-bit MCInstruction is converted to the 16-bit equivalent. [r329455](https://reviews.llvm.org/rL329455). * A new `upate_analyze_test_che...